Libraries tagged by route docs
1of0/league-route
50 Downloads
A league/route fork that does not force the league/container dependency
webfactor/laravel-backpack-documents
243 Downloads
Ready to use Documents Backpack CRUD with API route for eg. privacy statement, imprint, sbt or gtc
cjcodes/slave-route-limiter-bundle
84915 Downloads
Instead of globally applying a Doctrine-managed MasterSlave connection, this bundle, when enabled, requires devs to flag routes as @ShouldUseReplica to use the replica database, otherwise it defaults to the primary database.
paplauskas/apidocs
999 Downloads
A simple plug-and-play Laravel 5 package that will automatically generate API documentation from your routes file.
gregorip02/openapi-generator
269 Downloads
Intelligent generation of OpenAPI documentation based on your routes.
tempest-tools/moat
2 Downloads
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
szwss/laravel-apidoc-generator
21 Downloads
Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes. Here's what the output looks like.
mparaiso/routeconfigserviceprovider
105 Downloads
Route config file support for Silex framework
idrinth/phalcon-routes2openapi
46 Downloads
Generates an JSON represantation of the routes registered via phalcon in an OpenAPI-compatible way.
floriantraun/storageroute
32 Downloads
Provides a simple solution to replace the "storage/" alias in the /public/ folder - useful if your hoster doesn't allow aliases.
nicolaskuster/laravel-apidoc
414 Downloads
Generates a Postman Collection of all your routes
donsoft/smartpay
5 Downloads
A Laravel package to intelligently route payment transactions.
iramgutierrez/lumen-resource-api
77 Downloads
Create a resource API for Lumen 5.3: entity, repository, manager, validator, controller, migration, table , route and documentation
mikegarde/laravel-openapi-export
4 Downloads
Laravel package to export OpenAPI/Swagger documentation from routes
nercury/object-router
317 Downloads
Allows to create and manage friendly routes for objects. Requires doctrine-orm to store routes.