All Projects → softberg → quantum-php-project

softberg / quantum-php-project

Licence: MIT license
Quantum PHP Project

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
hack
652 projects

Projects that are alternatives of or similar to quantum-php-project

quantum-journal
LaTeX template class for Quantum - the open journal for quantum science
Stars: ✭ 73 (+87.18%)
Mutual labels:  quantum
prune-horst
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Stars: ✭ 23 (-41.03%)
Mutual labels:  quantum
NeuralQuantum.jl
Neural-Network representation of Quantum Systems
Stars: ✭ 33 (-15.38%)
Mutual labels:  quantum
unitaryhack
Rules and information for the 2021 unitaryHACK event hosted by @unitaryfund
Stars: ✭ 16 (-58.97%)
Mutual labels:  quantum
Quantum-Computing-Resources
This repository contains the best resources for learning practical quantum computing. This repository will be updated frequently.
Stars: ✭ 60 (+53.85%)
Mutual labels:  quantum
Quantum-Computer-Simulator-with-Algorithms
C++ simulator of quantum registers and quantum algorithms
Stars: ✭ 15 (-61.54%)
Mutual labels:  quantum
qcl
Quantum Computation Language port from http://tph.tuwien.ac.at/~oemer/qcl.html
Stars: ✭ 29 (-25.64%)
Mutual labels:  quantum
learn-qc-with-python-and-qsharp
Companion code for Learn Quantum Computing with Python and Q# Book by Dr. Sarah Kaiser and Dr. Chris Granade 💖
Stars: ✭ 62 (+58.97%)
Mutual labels:  quantum
8Q
General Purpose 8 Qubit Optical Quantum Computer
Stars: ✭ 55 (+41.03%)
Mutual labels:  quantum
qp2
Quantum Package : a programming environment for wave function methods
Stars: ✭ 37 (-5.13%)
Mutual labels:  quantum
iqsharp
Microsoft's IQ# Server.
Stars: ✭ 112 (+187.18%)
Mutual labels:  quantum
libra-code
quantum-dynamics-hub.github.io/libra/index.html
Stars: ✭ 33 (-15.38%)
Mutual labels:  quantum
emperor-os
(new released v2.5 LTS.2022-06-25) It has focused on developing an All in One operating system for programming, designing and data science.Emperor-OS has over 500 apps and important tools
Stars: ✭ 32 (-17.95%)
Mutual labels:  quantum
quantumjava
Samples related to "Quantum Computing for Java Developers"
Stars: ✭ 86 (+120.51%)
Mutual labels:  quantum
IonSim.jl
a simple tool for simulating trapped ion systems
Stars: ✭ 46 (+17.95%)
Mutual labels:  quantum
cas
Cellular Automata Simulator
Stars: ✭ 22 (-43.59%)
Mutual labels:  quantum
TrulyQuantumChess
A game of truly quantum chess, with interference, entanglement, etc.
Stars: ✭ 77 (+97.44%)
Mutual labels:  quantum
algorithm-zoo
Implementations of algorithms from http://quantumalgorithmzoo.org/
Stars: ✭ 17 (-56.41%)
Mutual labels:  quantum
QM-Simulator-2D
Interactive simulation of a quantum particle in 2D.
Stars: ✭ 17 (-56.41%)
Mutual labels:  quantum
gravity-sphincs
Signature scheme submitted to NIST's Post-Quantum Cryptography Project
Stars: ✭ 67 (+71.79%)
Mutual labels:  quantum

Quantum PHP Framework (project)

Build Status GitHub Scrutinizer code quality Packagist Version

Very fast and extremely simple, next generation PHP MVC framework with modular structure, which allows you to create projects of any complexity.

Installation

1. Create project

composer create-project quantum/project {project-name}

2. Run built-in PHP server

$ php -S localhost:8080 -t {project-name}/public

Learn More

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].