laravel-sluggable
by nunomaduro
Automatic slug generation for Eloquent models via the #[Sluggable] attribute.
laravel-optimize-database
by nunomaduro
Publishes migrations that make your database production ready.
larastan
by nunomaduro
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laravel-code-analyse
by nunomaduro
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laravel-console-dusk
by nunomaduro
Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.
laravel-console-summary
by nunomaduro
A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.
laravel-console-menu
by nunomaduro
Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.
laravel-console-task
by nunomaduro
Laravel Console Task is a output method for your Laravel/Laravel Zero commands.
laravel-desktop-notifier
by nunomaduro
Send notifications to your desktop from your Laravel commands. An JoliNotif wrapper for Laravel 5.