Libraries tagged by php artisan
timwassenburg/laravel-repository-generator
9281 Downloads
Generate Laravel repositories
timwassenburg/laravel-pivot-table-generator
9504 Downloads
Quickly generate pivot tables for your projects
syamsoul/laravel-set-env
22377 Downloads
Easily update or insert Laravel environment variable with Artisan command
spresnac/laravel-create-user-cli
44034 Downloads
Create a user-entry from cli with artisan
orumad/lumen-config-cache
87268 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
kepex/laravel-crud-generator
15754 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
dragon-code/laravel-data-dumper
4240 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
vladreshet/artisanui
3251 Downloads
CLI UI for Laravel Artisan
nwidart/db-exporter
38961 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
jdsantos/laradocker
444 Downloads
A Laravel package to seamlessly integrate Docker into your application
fashionphile/vue-base
40494 Downloads
Artisan command that builds vue base that can use Vuex and Vue Router
artisansdk/srp
3179 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
saberliou/whetstone
2498 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
adamtyn/lumen-artisan-storage-link
2805 Downloads
移植Laravel的 `php artisan storage:link` [生成符号连接]指令到Lumen
timwassenburg/laravel-artisan-extender
447 Downloads
A collection of generators for Laravel