scaramvc/framework

MVC Framework for PHP


Keywords
framework, php, mvc
License
GPL-2.0

Documentation

Scara Framework

StyleCI Latest Stable Version Downloads Libraries.io for GitHub Packagist

This is the framework for 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..

  1. Dive head-first into building a large-scale application framework
  2. 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

Kaleb Klein

License

This framework is covered by the GNU General Public License v2