Libraries tagged by php artisan
noitran/cs-fixer-command
10 Downloads
Lumen/Laravel wrapper around PHPCS-Fixer package. Used as artisan command.
nirajkhadka/laravel-module-generator
12 Downloads
A Laravel package that generates complete CRUD modules with controllers, services, actions, DTOs, form requests, models, and migrations using artisan commands.
mr.incognito/crudify
9 Downloads
This package is for handling the crud for simple crud like for setup etc.
moviet/opcache
8 Downloads
Simple laravel opcache using artisan commands for most versions
letuananh1873/db-exporter
2 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
laranail/prompter
26 Downloads
A Laravel package by `simtabi` that extends and adds new functionality to `laravel/prompts`, providing a fluent API for crafting CLI forms and additional validators.
koomai/laravel-scheduler
935 Downloads
A Laravel artisan tool to schedule tasks using a database
koomai/laravel-cli-scheduler
957 Downloads
Dynamically schedule your Laravel tasks using artisan commands.
kimchanhyung98/laravel-service-maker
617 Downloads
Use it instead of directly creating a Trait.
jornatf/laravel-trait-generator
25 Downloads
A Laravel Package to make Trait with artisan CLI.
iocaste/cs-fixer-command
1456 Downloads
Lumen/Laravel wrapper around PHPCS-Fixer package. Used as artisan command.
imikemiller/lumen-swagger-generators
16 Downloads
Provides a Lumen friendly artisan command to generate the Swagger JSON doc and a default web route.
igorsgm/laravel-assembler
15 Downloads
🧰 • An extended Laravel Installer CLI that gives you the power to scaffold a new Laravel project with some neat add-ons and set up a git repository in a single command.
ianvizarra/laravel-console-spinner
58 Downloads
(forked of rahul900day/laravel-console-spinner) Laravel Console Spinner is a spinner output for Laravel command line.
honeycrisp/laravel-obfuscator
15 Downloads
A comprehensive Laravel package for PHP code obfuscation with backup and restore functionality. Provides unique command structure with enhanced features.