artisan-command
There are 153 repositories under artisan-command topic.
svenluijten/artisan-view
👀 Manage your views in Laravel projects through artisan
Wulfheart/pretty-routes
Display your Laravel routes in the console, but make it pretty. 😎
supliu/laravel-query-monitor
Simple artisan command to monitoring triggered queries
Roboroads/laravel-tinker
Adds a way to write php and run it directly in Laravels' Artisan Tinker.
nafiesl/SimpleCrudGenerator
Faster test-driven development for CRUD feature in Laravel project.
hmazter/laravel-schedule-list
Laravel package to add command to list all scheduled artisan commands
aerni/laravel-sync
A git-like artisan command to easily sync files and folders between environments.
jayeshmepani/laravel-gemini-translator
Laravel Gemini AI Translation Extractor scans your Laravel project for translation keys, uses Google Gemini AI for translations, and generates language files automatically—streamlining and accelerating your localization workflow.
mattrmiller/laravel-potion
laravel - Potion is a pure PHP asset manager for Laravel 5 based off of Assetic.
svenluijten/artisan-shortcuts
🍰 Register shortcuts to execute multiple artisan commands
erjanmx/laravel-migrate-check
An artisan command to check for pending migrations with proper exit code
ollyxar/websockets-chat
Laravel WebSockets chat
pmatseykanets/artisan-beans
Easily manage your Beanstalkd job queues right from the Laravel artisan command
hedii/artisan-log-cleaner
An artisan command to clear laravel log files
Elimuswift/db-exporter
A laravel database schema migration plugin
mckenziearts/laravel-command
A Laravel package to provide artisan new commands
thettler/laravel-console-toolkit
This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.
shunnmugam/laravel-admin
Laravel Admin panel with theme , modules ,artisan commands and helper classess.Laravel admin boilerplate with theme and modules
SpiralOutDotEu/dockervel
Laravel development environment in Docker containers
amin3536/Anar
laravel package : artisan commands for create Repository and provider
spresnac/laravel-create-user-cli
Create a user-entry from cli with artisan
abbasudo/artisan-route
add route to access artisan
sheafui/cli
Sheaf CLI – A powerful Artisan command-line tool for seamless installation and management of high-quality Sheaf components in Laravel.
VetonMuhaxhiri/Laravel-find-missing-translations
One Artisan command to find missing translations. Developed by Veton Muhaxhiri
sachintha00/Multi-Tenant-Wizard
🛸🍻 This package streamlines the migration process for Software as a Service (SaaS) for Laravel web applications where tenant data is stored in separate databases. It eliminates the need to manually adjust database configuration files for each tenant, offering a scalable solution for database management.
rap2hpoutre/create-user-command
🦀 Create User with artisan
Niellles/lumen-commands
Ports commands from Laravel to Lumen. Mostly make commands at this time.
laragen/laragen
A Generator for Laravel 5
pmatseykanets/artisan-io
Data import artisan command for your Laravel project
DelveFore/laravel-packager-hermes
Artisan make Commands when using https://github.com/Jeroen-G/laravel-packager thereby accelerating your development of Laravel Packages.
michael-rubel/artisan-release-command
An opinionated release process with Laravel Artisan Console.
miftah704/nodejs-artisan
A command-line tool for generating various components in Node.js projects, similar to Laravel Artisan.
binafy/artisan-finder
Artisan Finder is a Laravel package that adds an interactive `find:art` command, allowing developers to quickly search and run Artisan commands from the terminal
mtownsend5512/laravel-make-trait
Rapid trait generation in Laravel
opengento/magento2-makegento-cli
Make but for Magento
web-chefs/QueueButler
Laravel Artisan queue helper commands that makes it possible to run job queues using the Scheduler without the need for installing and running a Queue Daemon or installing SupervisorD, allowing for effectively running Job Queues from a cron via the Scheduler in any environment even shared hosting