Libraries tagged by Laravel Router
kayrunm/polybind
2 Downloads
Polymorphic route-model binding for Laravel.
erykai/translate
144 Downloads
Component for all language translation, system messages and routes, and translation for laravel resources/lang/en
salibhdr/typhoon-cache
2 Downloads
A laravel package for caching records and route responses automatically with just few settings
pacgen/crud-generator
20 Downloads
Generate CRUD operations for Laravel models with views, controllers, and routes.
nizam/passport-api
7 Downloads
Automates Laravel Passport setup for API authentication in Laravel 8 and higher, with ready-to-use routes and controllers. Similar to Laravel Breeze API.
usermp/artisan-api
32 Downloads
artisan-api is a Laravel package that allows you to execute Artisan commands via an API route
trd-rdm/make-unit-command
35 Downloads
A laravel make command to help project team members easily create project files for a route.
raisulhridoy/simplerolepermission
14 Downloads
This is a lightweight and easy-to-use Laravel package that allows you to manage user roles and permissions in your application with minimal effort. With this package, you can use lots of pre-defined methods for implementing roles and permissions, as well as assign roles to users and check their permissions. This package provides a simple and intuitive way of coding that makes it easy to integrate with your existing application. It also comes with built-in middleware that you can use to protect routes based on user roles and permissions. Whether you're building a small application or a large-scale system, "Simple Role Permission" provides a flexible and scalable solution for managing user roles and permissions. It's perfect for developers who want a simple and lightweight package that gets the job done without any unnecessary complexity.
blakvghost/bravo
7 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.
zoran-wang/laravel-route-manager
6 Downloads
Use A manager to manage all routes for laravel/lumen
zhuud/laravel-route-proxy
21 Downloads
Multi-route bulk call
wamesk/laravel-route-resource
47 Downloads
This package automatically creates API routes for model entities with testing.
walkweltech/laravel-otp
53 Downloads
Secure your laravel routes with otps. (one time passwords)
vortechron/laravel-data-openapi-generator
2 Downloads
Generate OpenAPI specification from Laravel routes and Laravel Data objects.
vluzrmos/laravel-route-redirector
10 Downloads
Redirect responses direct from your routes.