Libraries tagged by laravel-route
livelyworks/laravel-yes-authority
2964 Downloads
YesAuthority - Laravel Routes Authorization Library
codegenie-be/laravel-config-cache-guard
1114 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
waynestate/image-faker
25357 Downloads
Fake image generator using the PHP GD library. Accessible through a Laravel route.
square1/laravel-mpp
116 Downloads
Charge AI agents per request from any Laravel route using the Machine Payments Protocol (MPP), settling over Stripe Shared Payment Tokens or Tempo on-chain stablecoins. Tag routes via middleware or a #[RequiresPayment] attribute.
mozex/commonmark-routes
10986 Downloads
A CommonMark extension that lets you use Laravel's route(), url(), and asset() helpers in Markdown links and images.
mobilestock/laravel-gatekeeper
11993 Downloads
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.
microweber-deps/ziggy
118767 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
macellan/laravel-js-routes
26685 Downloads
Laravel routes from Javascript
intermax/laravel-open-api
8540 Downloads
Generate Open Api specification from Laravel routes.
infyomlabs/routes-explorer
25895 Downloads
Laravel Routes Explorer
bondarde/filament-route-list
3585 Downloads
Lists Laravel routes in a Filament panel
rl-studio/laraman
7392 Downloads
A fluent way to export your Laravel routes to a Postman export
xinningsu/laravel-route-trailing-slash
611 Downloads
Let laravel route work as exactly as how we define it including the trailing slash.
gowelle/laravel-route-matrix
781 Downloads
A Laravel wrapper package for Google Routes API (Compute Routes)
filipefernandes/laravel-route-retry
1568 Downloads
A Laravel package to capture and retry failing requests.