Libraries tagged by routes
austinheap/laravel-security-txt
76 Downloads
A package for serving `security.txt` in Laravel 5.5+, based on configuration settings.
arcesilas/active-state
3427 Downloads
Laravel link active state helper based on URL, route or query string
akibatech/router
186 Downloads
Simple PHP Router with no dependencies
zanko-khaledi/php-simple-router
44 Downloads
thruster/http-router
793 Downloads
Thruster HttpRouter Component (PSR-7 and FastRoute based router)
thechrise/permalink
314 Downloads
Permalink routing system for Laravel. Advanced database driven routes. Handle your permalinks + SEO parameters directly from database.
thainph/laravel-fe-integrator
102 Downloads
Generate configs, enums, routes in FE for Laravel
solophp/router
37 Downloads
A lightweight and flexible PHP router with middleware support, route groups, and named routes
sagaryonjan/vue-datatable
80 Downloads
Bootstrap Table with vue js.
pixielity/laravel-attribute-collector
4 Downloads
A Laravel package that leverages composer-attribute-collector for attribute-based functionality. Enables developers to use PHP 8+ attributes to define routes, event listeners, scheduled jobs, and middleware directly in their code, which are then automatically registered with Laravel's systems during application bootstrap.
pilabrem/laravel-code-generator-ui
250 Downloads
User interface to help developpers with laravel-code-generator commands
muhaiminshihab/ctaroutes
104 Downloads
CtaRoutes is a Laravel package that provides a set of convenient routes for common Artisan commands.
mkd/laravel-fast-api
6 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
koddn/php-router
5 Downloads
Koddn PHP Router - simple router created for custom PHP Applications, CMS, REST API's with multiple callbacks, middleware
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support