Arc is a simple, lightweight PHP API framework.
Arc offers:
- Multiple core support
- Dynamic routing
- Database (Xap) support
- Response formats (JSON, serialized array, serialized object, string)
- Simple logging methods
- Response templates
- Global required request parameters
- Pre-action hook files
- Error handling
- Command line support
View Arc example here »
Report bugs here »