A micro framework for smart PHP developers.
WARNING!
This project will be deprecated soon.
The new major release 5 is under development.
It will be not compatible with version 4, but comes with several new features and enhancements.
You can follow new project at https://github.com/springy-framework
Springy is a micro MVC framework for coders who work with the PHP script language to develop web applications.
It was created based upon the KISS principle in which the simplicity is the base to good things.
- PHP 7.2+
- Composer Dependency Manager for PHP
- Multibyte String library
- Mcrypt library
Read the documentation:
- Fork it!
- Create your feature branch:
git checkout -b my-branch
- Commit your changes:
git commit -m 'Description of your feature'
- Push to the branch:
git push origin my-feature
- Submit a pull request.
This project is licensed under The MIT License (MIT).