Libraries tagged by route
rl-studio/laraman
7071 Downloads
A fluent way to export your Laravel routes to a Postman export
mezzio/mezzio-aurarouter
64213 Downloads
Aura.Router integration for Mezzio
jpmschuler/staticpathrouteresolver
7671 Downloads
Site config static routes which support EXT: path prefix to e.g. allow per-site favicon with cms-composer-installers >=4
hessam/laravel-blogger
1273 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
google/sqlcommenter-laravel
74891 Downloads
SQLCommenter implementation for Laravel. SQLCommenter is a set of tools that augments SQL Statements with comments containing information about the code that caused its execution. These information can be action, controller, framework, db_driver, route and opentelemetry traceparent.
api-skeletons/zf-doctrine-data-fixture
22106 Downloads
Doctrine Data Fixture Console Route with Service Manager configured Fixtures
aequasi/cache-bundle
152382 Downloads
Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types. It also provides functionality for session handler support, and Router support.
zacksmash/laravel-softdelete-routes
343 Downloads
Restore and Erase resource actions
yzen.dev/laravel-route-coverage
3786 Downloads
Laravel route coverage
webflorist/routetree
4579 Downloads
RouteTree: Advanced Route Management for Laravel (>=v5.5)
tool-mountain/laravel-localized-routes
442 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
sidvind/php-routes
3975 Downloads
Routing for PHP projects
roy404/routes
90 Downloads
A routing library that provides an intuitive, object-oriented way to define and manage HTTP routes in your PHP application, supporting route grouping, middleware, and custom route handling.
quimcalpe/router
7163 Downloads
Regexp based Router, easy to use and with a rich feature set
platine-php/router
3960 Downloads
Platine Router is the a lightweight and simple router using middleware to match and dispatch the request.