Libraries tagged by Php routes
innova2/url-builder
740 Downloads
A lightweight PHP 7.4+ library with many features to easy build URLs
hypecodeteam/swagger-ui-bundle
335 Downloads
Exposes swagger UI inside your Symfony project through a route (eg. /docs)
fsasvari/laravel-uploadify
487 Downloads
Library for Laravel that handles image uploading with renaming, showing thumbnail image with custom route and more.
eftec/routeone
1350 Downloads
Router service class for PHP
baseline/bl-backpack
356 Downloads
Addon to laravel backpack to add multi tenancy and nested routes
alexjoffroy/laravel-localization
2833 Downloads
A Laravel package to handle localization with ease
gianarb/penny
485 Downloads
Another PHP framework made of other components
karewan/knroute
1162 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
berlioz/router
7888 Downloads
Berlioz Router is a PHP library for manage HTTP routes, respecting PSR-7 (HTTP message interfaces) standard.
waynestate/image-faker
22522 Downloads
Fake image generator using the PHP GD library. Accessible through a Laravel route.
maer/router
2098 Downloads
A small, simple, extendable one-file PHP router with groups, filters and named routes
piko/router
302 Downloads
One of the fastest PHP router, using a radix trie to retrieve routes
hurongsheng/laravel-route-doc
159 Downloads
easily create doc based on route.php
koddn/php-router
5 Downloads
Koddn PHP Router - simple router created for custom PHP Applications, CMS, REST API's with multiple callbacks, middleware
intellow/make-route-for-laravel
232 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test