Like or share this portfolio entry:
Introduction
For the past 10 months, I've been working on an MVC framework for PHP. The result is Scara [api.kalebklein.com]
Scara is built as a composer package, so you can easily install it using Composer
$ composer create-project scaramvc/scara myproject --prefer-dist
Useful Links
You can get more info about Scara from the following links
- https://api.kalebklein.com/scara [api.kalebklein.com]
- https://api.kalebklein.com/scara/docs [api.kalebklein.com]
- https://api.kalebklein.com/scara/docs/reference [api.kalebklein.com]
- https://github.com/ScaraMVC/Scara [github.com]