dev-master
9999999-devA simple MVC-like helper for building RAD Restful apps with Unicorn
MIT
The Requires
The Development Requires
by Andrew Breksa
Wallogit.com
2017 © Pedro Peláez
A simple MVC-like helper for building RAD Restful apps with Unicorn
A simple MVC-like helper for building RAD Restful apps with Unicorn, (*1)
composer require andrewbreksa/restful-unicorn, (*3)
This helper for Unicorn allows for the easy creation of Restful controller classes with automagic route mapping. Simply extend AbstractRestfulController and pass an Application instance and an array of class names to AbstractRestfulController::bootstrapControllers() to get up and running., (*4)
See the test code and content of public for a better idea of how to use this helper. Better documentation is to follow., (*5)
A simple MVC-like helper for building RAD Restful apps with Unicorn
MIT