Libraries tagged by smartisan
stephenjude/extended-artisan-commands
13621 Downloads
Generate plain PHP files using artisan console commands.
tomshaw/laravel-calendar-table
5087 Downloads
A Laravel calendar table database migration and console command.
timwassenburg/laravel-repository-generator
10837 Downloads
Generate Laravel repositories
timwassenburg/laravel-pivot-table-generator
10489 Downloads
Quickly generate pivot tables for your projects
tamer-dev/laravel-env-cli
3744 Downloads
laravel commands to work with .env file in cli
talevskiigor/composer-bump
64124 Downloads
Laravel artisan command to increment composer.json version.
syamsoul/laravel-set-env
26221 Downloads
Easily update or insert Laravel environment variable with Artisan command
sven/flex-env
97011 Downloads
Edit your .env file in Laravel directly from the command line.
san-kumar/laravel-crud
3193 Downloads
Laravel CRUD generator: Generate CRUD for any db table with the crud:generate command.
repat/laravel-job-models
25050 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
phfoxer/apigenerate
13397 Downloads
Easy api generate for the Laravel Framework.
perryvandermeer/laravel-console-validator
1778 Downloads
Validate arguments for Laravel commands
oscarafdev/laravel-4-generators
561499 Downloads
Rapidly generate resources, migrations, models, and much more.
nwidart/db-exporter
39005 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
niellles/lumen-commands
55733 Downloads
Adds artisan commands to Lumen that aren't available by default.