Libraries tagged by match route
alsemany/route
40 Downloads
Simple PHP router class.
matuck/aliasbundle
7 Downloads
Provides a catch all route
tdw/routing
3 Downloads
Simple router to GET, POST, PUT, PATCH, DELETE requests.
lordarryn/psrrouter
47 Downloads
Basic router developped with PSR interfaces. Supports GET, POST, PUT, DELETE, OPTIONS, PATCH methods and 400, 404 and 405 errors.
amajot/plates-catchall-templater
1759 Downloads
Allows you to render templates without defined routes/actions as a kind of catch-all in Zend Expressive
wubi/active-rest
18 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
nextphp/rest
15 Downloads
The NextPHP Rest package provides powerful routing capabilities and HTTP handling for PHP developers. This package supports all RESTful methods (GET, POST, PUT, DELETE, PATCH, OPTIONS, HEAD, TRACE, CONNECT, PRI) and various response formats such as JSON, XML, HTML, TEXT, and CSV. It is part of the NextPHP Framework, a modern and lightweight PHP framework designed for performance and scalability.
headerx/laravel-legacy-loader
965 Downloads
catch-all routing for use of vanilla php scripts in your laravel app.