Scara
Scara is a PHP MVC Framework built to be lightweight and simple to use.
What is this?
It's an MVC (Model, View, Controller) framework built in PHP from scratch. Why build one if there are already others out there? 2 reasons..
- Dive head-first into building a large-scale application framework
- To serve the needs of what I need it for, and change it in any capacity as I see fit.
Can I use it now?
Yes. Version 1.0 is Scara's first stable release. It should be ready for use now. If you find any bugs, please report them.
Documentation
You can learn about Scara and how to use it by checking out the official documentation
Contributors
License
This framework is covered by the GNU General Public License v2