Libraries tagged by altis
nickcousins/schemaview-laravel
253 Downloads
A simple Artisan command to view the schema of any Eloquent model
macropage/laravel-scheduler-watcher
291 Downloads
logs artisan commands run via scheduler to mysql with plenty of infos, prevent running command again in case of error, allows full monitoing of artisan commands
lsrur/inspector
41142 Downloads
Laravel Inspector, debugging and profiling tools for Web Artisans
liquiddesign/forms
5561 Downloads
Ⓕ Vícejazyčné formuláře do Nette, doplněné o nové prvky, wysiwyg, antispam kontrolu a prevenci doubleclicku
letecode/commando
122 Downloads
This package is a collection of artisan commands for speed up development with laravel.
laraplate/ngcommands
15 Downloads
Angular generators for Artisan
kuvvu/envexample
982 Downloads
Create an update env.example with artisan
joerucci/laravel-domain-tools
451 Downloads
This package provides domain-driven design (DDD) support for Laravel applications by enhancing artisan make commands with --domain argument. When used, generated files (like models, casts, events, etc.) are placed into a specific domain folder within your app.
fluxtor/converge
52 Downloads
static site generator for web artisans
filippo-toso/test-email
4820 Downloads
A simple artisan command to test yout Laravel mail configuration
filippo-toso/models-generator
1107 Downloads
A Laravel Artisan command to automatically generate models from database tables
felixdorn/laravel-make-pivot-table
659 Downloads
An artisan command to create a pivot table with Laravel.
exolnet/laravel-db-upgrade
1111 Downloads
Artisan command to migrate an existing production database structure to use Laravel migrations
eloverde/laravel-file-generator
98 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
distortedfusion/laravel-env-management
2161 Downloads
A collection of artisan commands for managing environment variables during CI/CD.