ReSTful extensions to Slim

0.5 2012-10-06 15:15 UTC

This package is not auto-updated.

Last update: 2024-03-16 11:15:50 UTC


README

Spore is a set of useful extensions to the Slim Framework created by the inimitable Josh Lockhart. Spore also contains a few useful tools for creating professional ReSTful APIs with minimum effort and high code readability.

Features

  • All the features of Slim

PLUS

  • Composer integration
  • Annotation-based request routing
  • First class templating support
  • Automatic deserialization and serialization of data
  • Simple, but effective authorization mechanism
  • Minimal restrictions
  • Easily configurable
  • Simple to use

Check out the wiki for detailed documentation