laravel-route-label
by milenmk
Add label support to Laravel routes with routeLabel() helper and Blade @routeLink directive
laravel-rate-limiting
by milenmk
Advanced rate limiting package for Laravel with exponential backoff, custom messages, and Blade components
laravel-email-change-confirmation
by milenmk
A Laravel package for secure email change confirmation with support for both traditional controllers and Livewire components
laravel-simple-datatables
by milenmk
Simple Table component to create datatables for Livewire components
laravel-simple-datatables-and-forms
by milenmk
Simple Table component to create datatables for Livewire components
laravel-locations
by milenmk
Add Countries, Cities, Areas, Languages and Currencies models to your Laravel application
laravel-livewire-crud
by milenmk
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.