Minim is a small PHP framework for creating RESTful applications. Minim is intend to simplify and reduce the amount of grunt work associated with the HTTP protocol.
Features
- PHP5 object orientated design
- Loose coupled class design - only use what you want to
Minim_ResourceRepresentationControlleruses MVC design patternE_ALL | E_STRICTcompliant- Documented with PHPDoc comments
- Open source - New BSD License