dannykopping / spore
ReSTful extensions to Slim
0.5
2012-10-06 15:15 UTC
Requires
- php: >=5.3.0
- dannykopping/docblock: 0.*
- slim/slim: 2.*
This package is not auto-updated.
Last update: 2026-03-14 20:20:43 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