hazhir / septillion
A Simple Framework
dev-master
2021-06-09 16:49 UTC
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2025-06-10 01:19:14 UTC
README
Vangard-Framework
this is a PHP framework based on OOP architecture with a very simple base code that everyone could understand it in no time!
Installing
-
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/
Running the tests
using phpUnit as the unit testing framework
coding style
we follow PHP Framework Interop Group standdards so take a look at php-fig
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
License
The Septillion framework is open-sourced software licensed under the MIT license.