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_ResourceRepresentationController uses MVC design pattern

  • E_ALL | E_STRICT compliant

  • Documented with PHPDoc comments

  • Open source - New BSD License