-
Notifications
You must be signed in to change notification settings - Fork 0
Home
John Aldrich Bernardo edited this page Jul 9, 2018
·
6 revisions
This documentation is outdated. Work is in progress...
The Calf is yet another Micro-framework for PHP. This project was originally named minion-router
and started as a self-project for fun.
The Calf is just a dispatcher for HTTP Request that throws specified response. Basically ideal for creating APIs.
Calf is compatible with the following versions of PHP:
- 7.1
- 7.0
- 5.6
- 5.5
- 5.4
- PHP >= 5.4
- Web server with URL rewriting
The calf
is open-sourced software licensed under the MIT license.