quantumphp.io - Quantum PHP Framework Documentation

Description: Quantum is a free, open-source PHP web framework, specially designed to develop very fast web applications with modular structure.

web (35544) php (15797) open-source (4349) framework (793) quantum (440) softberg (1)

Example domain paragraphs

Quantum is a free, open-source PHP web framework Specially designed to develop very fast web applications with modular structure.

Suppose we are starting a new big project and of course first thing to do is to compose our database architecture. And we want to use some sort of relational database system such as MySQL. Surely we can go ahead and create our database and the tables through some GUI or via terminal. And then

If you are from PHP’s world you have at least used composer to install some libraries or dependencies for your project by opening your terminal window and typing something like: By doing this, in fact you are running some sort of command. Sure enough you have to have the composer installed previously in order to