Saphir Framework
My light php framework inspired by Laravel, with only the features I need.
Installation
Install composer if you don't have it, and run :
composer create-project mahdrentys/saphir YourFolder
composer install
Next, to generate the files that Saphir uses, run :
sudo php assistant init
Getting Started
Documentation is not available for now, but it will be coming soon.
License
This project is licensed under the MIT license - see the LICENSE file for more details.