Skip to content
John Aldrich Bernardo edited this page Jul 9, 2018 · 6 revisions

Welcome to Calf!

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.

Compatibility

Calf is compatible with the following versions of PHP:

  • 7.1
  • 7.0
  • 5.6
  • 5.5
  • 5.4

Requirements

  • PHP >= 5.4
  • Web server with URL rewriting