Libraries tagged by route laravel
arcesilas/active-state
3427 Downloads
Laravel link active state helper based on URL, route or query string
laravel-fans/ui-socialite
609 Downloads
Automatically generate database, pages, and routes for Laravel Socialite
mvaliolahi/blaze
12 Downloads
A Laravel package for speedup laravel routes by generate an static version of them.
lexxyungcarter/ziggy
1637 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
lee-to/pixel-craft
814 Downloads
Laravel route image generator
gabrielfemi/rootz
0 Downloads
Pretty routes for Laravel
yish/autopage
72 Downloads
Auto load static page and generate routes for laravel.
ridrog/bulma-auth
197 Downloads
Laravel auth routes and view with bulma.io styling
laroute/laroute
1276 Downloads
A high readablility route syntax for Laravel
jackpopp/tura
31 Downloads
Tura - use laravel named routes in your javascript.
kayrunm/polybind
4 Downloads
Polymorphic route-model binding for Laravel.
salibhdr/typhoon-cache
3 Downloads
A laravel package for caching records and route responses automatically with just few settings
usermp/artisan-api
38 Downloads
artisan-api is a Laravel package that allows you to execute Artisan commands via an API route
dancycodes/flashhalt
16 Downloads
FlashHALT eliminates route definition overhead for HTMX applications, enabling direct controller method access through intuitive URL conventions - delivering 10x faster development velocity while maintaining Laravel's architectural integrity.
blakvghost/bravo
10 Downloads
Bravo is a personal project, a mini MVC framework in PHP that I developed while drawing the best points from Laravel, Symfony and the Node.js side. I like simplicity, so I decided to make a simple product. For the moment, I manage the Route, the middlewares, the CORS, the easy sending of mails, as well as a mini ORM.