Libraries tagged by artisan
robinfranssen/analyzelocale
19208 Downloads
This scans your laravel project for used locale keys that aren't translated by your locale files.
recca0120/laravel-bridge
227 Downloads
use laravel eloquent, view, pagination anywhere
queents/console-helpers
29076 Downloads
tons of helper you need for you artisan command line application
perryvandermeer/laravel-console-validator
91 Downloads
Validate arguments for Laravel commands
pepijnolivier/eloquent-model-generator
114 Downloads
Eloquent Model Generator
packagit/packagit
82 Downloads
amazing laravel module management with hacking tricks
nicksynev/make-observer-command
14329 Downloads
Artisan command for creating Observer classes in Laravel
macellan/laravel-js-routes
18914 Downloads
Laravel routes from Javascript
laravellegends/interactive-model
7051 Downloads
This library is helpful to record data in the Eloquent models interactively via the command line.
larapack/command-validation
1839 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
fashionphile/vue-base
37257 Downloads
Artisan command that builds vue base that can use Vuex and Vue Router
elimuswift/db-exporter
4687 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
drradao/laravel-bard
1547 Downloads
The one that tells the stories of the great artisan
cswni/laravel-env-set-command
36128 Downloads
Set a .env file variable from the command line
cheesegrits/iseed
920 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.