this is a PHP framework based on OOP architecture with a very simple base code that everyone could understand it in no time!
-
first you need to install composer
-
enter "composer require hazhir/vangard-framework"
-
cd vangard-framework
-
php -S 127.0.0.1:8000 -t App/Routes/
using phpUnit as the unit testing framework
we follow PHP Framework Interop Group standdards so take a look at php-fig
We use SemVer for versioning. For the versions available, see the tags on this repository.
The Septillion framework is open-sourced software licensed under the MIT license.