laravel-api-factory
by dminustin
All-in-one flexible and customizable code generator for Laravel framework that will save you time. This tool will help you generate resources like controllers, routes, swagger doc, postman collection.
laravel-trailing-slash
by streetyo
The package that adds redirection with trailing slash to Laravel framework.
laravel-route-service-provider
by ixianming
Laravel's route management extension, supports Laravel 5.3 and above, Laravel 6, Laravel 7, Laravel 8, Laravel 9. Based on Laravel's route service provider, provides more convenient and powerful routing management services. Please read README.MD for more details.
laravel-extended-resource-registrar
Extension for Laravel Router and ResourceRegistrar to handle softDeletes and simple delete without HTTP DELETE method
laravel-translator
Laravel's package for managing multiple locales and translation
simple-router
by pecee
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.