hazhir / septillion
A Simple Framework
Package info
github.com/0x48415a484952/Vangard-Framework
Type:project
pkg:composer/hazhir/septillion
Requires (Dev)
- phpunit/phpunit: ^9
This package is auto-updated.
Last update: 2026-02-28 00:00:47 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.