Nofuzz is a nano-framework that enables rapid development of REST API services in PHP.
Designed to be PSR compliant, very small and lightweight, but still have enough muscle to power complex API's.
Nofuzz is built around a routing engine and the Controller principle. Built in are features such as Caches, multiple Database drivers and a myriad of other often needed features in API's (like JWT).
$ composer require nofuzz/framework
Kim Sandell - sandell@celarius.com - http://celarius.com
Nofuzz is licensed under the MIT License - see the License for details