Libraries tagged by Laravel php cart
adamtyn/lumen-artisan-serve
39 Downloads
移植Laravel的 `php artisan serve` [快速启动服务]指令到Lumen
adamtyn/lumen-artisan-make-model
30 Downloads
移植Laravel的 `php artisan make:model` [快速创建模型] 指令到Lumen
adamtyn/lumen-artisan-make-job
22 Downloads
移植Laravel的 `php artisan make:job` [快速创建任务]指令到Lumen
adamtyn/lumen-artisan-key-generate
37 Downloads
移植Laravel的 `php artisan key:generate` [重置AppKey] 指令到Lumen
adamtyn/lumen-artisan-down
16 Downloads
移植Laravel的 `php artisan down` [进入维护模式]指令到Lumen
adamtyn/lumen-artisan-config-clear
261 Downloads
移植Laravel的 `php artisan config:clear` [清除配置缓存文件]指令到Lumen
adamtyn/lumen-artisan-config-cache
19 Downloads
移植Laravel的 `php artisan config:cache` [创建配置缓存文件]指令到Lumen
slaveofgod/laravel-translator
9 Downloads
PHP Laravel artisan command that extracting translation contents and updating translation files automatically
alexeybob/laravel-translator
114 Downloads
PHP Laravel artisan command that extracting translation contents and updating translation files automatically
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
michelmelo/laravel-console-create-view
41 Downloads
Create Laravel views (blade template) using 'php artisan' command-line interface
clean-code-studio/laravel-make-facades
4645 Downloads
Laravel Artisan Command To Generate Facades (php artisan make generator now execpts facade Facadename)
php-soft/laravel-articles
1620 Downloads
The Laravel Framework.
noin/laravel-opcache
3 Downloads
PHP OPcache Artisan commands for Laravel.
h2022/laravel-opcache
12 Downloads
PHP OPcache Artisan commands for Laravel.