Libraries tagged by Laravel php cart
elfsundae/console
19 Downloads
CLI library based on Laravel Console for creating PHP console application.
vcoder7/ltools
1434 Downloads
Laravel helper tools
takielias/contract-resolver
4 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
smeechos/task-scheduler
222 Downloads
Allows users to manage Laravel tasks from a UI.
sergix44/hestiacp-companion
3 Downloads
HestiaCP Companion is a command-line tool for HestiaCP
nwidart/db-exporter-l4.0
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
mr.incognito/crudify
6 Downloads
This package is for handling the crud for simple crud like for setup etc.
martian/laravatar
160 Downloads
🚀 A lightweight and easy-to-use Laravel package that add avatars to your models
hadeluca/db-exporter
1078 Downloads
this is a package for Laravel Framework to export, via command line, Database in Migration and all data in a Seed
artisan-build/community-prompts
533 Downloads
Beautiful and user-friendly forms for your command-line PHP applications built by the community for the Laravel/Prompts package.
chrispecoraro/mega-make
8 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
adamtyn/lumen-artisan-up
15 Downloads
移植Laravel的 `php artisan up` [退出维护模式]指令到Lumen
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