laravel-atlas
by fr3on
A browsable, searchable map of your entire Laravel application — routes, jobs, events, commands, and schedules in one place.
laravel-artisan-list-mine
by ascend
Filter laravel artisan commands to show only your application commands
laravel-project-markdown
by saeedvir
Laravel package to generate comprehensive markdown documentation for project files and database schema with AI-readable output
laravel-artisan-find
Quickly discover and build Laravel artisan commands through guided questioning and intelligent exploration
laravel-obfuscator
by honeycrisp
A comprehensive Laravel package for PHP code obfuscation with backup and restore functionality. Provides unique command structure with enhanced features.
laravel-api-generator
by uzinfo
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
laravel-console-toolkit
by thettler
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
laravel-command-attribute-syntax
by thettler
This Package allows the use of PHP Attributes to specify a command signature
laravel-auto-reg
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
laravel-user-commands
by luilliarcec
Laravel User Commands is a package that provides the necessary commands for user manipulation from the console.
laravel-artisan-commands
by rhaarhoff
Useful Artisan commands for generating services, repositories and more.
laravel-controllers-generator
by inani
A Laravel package to create for you controllers used in routes
laravel-post-deploy-commands
by daverdalas
Create command files that will be run once so that you don't have to remember about it.