Libraries tagged by routeros
rl-studio/laraman
6732 Downloads
A fluent way to export your Laravel routes to a Postman export
mitulgolakiya/laravel-api-generator
30406 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
mezzio/mezzio-aurarouter
58956 Downloads
Aura.Router integration for Mezzio
marcojanssen/silex-routing-service-provider
85352 Downloads
Silex provider for adding routes
hessam/laravel-blogger
1241 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). 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.
aequasi/cache-bundle
152091 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.
vsavritsky/slim-oauth2-routes
18792 Downloads
OAuth2 routes for use within a Slim Framework API
thecodingmachine/splash-router
14990 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
tbolner/flex-php-router
5826 Downloads
Router for web and CLI applications (PHP).
superius/omniapp-router
1765 Downloads
Urls management package for superius omni applications
sunrise/http-router-openapi
2280 Downloads
Sunrise // OpenApi (Swagger) Specification support for Sunrise Router
spiral/router
14999 Downloads
Routes, RESTFul, URI generation, Adaptive Patterns
sidvind/php-routes
3637 Downloads
Routing for PHP projects
seytar/php-router
525 Downloads
The Laravel router, for use outside of the Laravel framework
sdavis1902/laravel-controller-routes
3591 Downloads
In Laravel 5.3 Route::controller was removed. This package replaces that functionality if you still want to use it.