WordPress plugin API framework that mimics Laravel's APIs. Allows you to add routes to the WordPress REST API using a Laravel style. To see how to implement see the Overland repository.
- Middleware
- Route Authentication
- Authorization
- Validation
- Easy to add Routes