hazhir/septillion

A Simple Framework

dev-master 2021-06-09 16:49 UTC

This package is auto-updated.

Last update: 2025-06-10 01:19:14 UTC


README

contributions welcome GitHub license

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

  1. first you need to install composer

  2. enter "composer require hazhir/vangard-framework"

  3. cd vangard-framework

  4. 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.