Libraries tagged by Atrisan
ynsinc/make-ris
87 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
web-chefs/queue-butler
4765 Downloads
Laravel Artisan commands that make it easy to run job queues using the Scheduler without the need for installing for running the Queue Daemon or installing Supervisor, allowing for effectively running Job Queues from a cron via the Scheduler.
valorin/l4-down-safe
1013 Downloads
Artisan command for switching a Laravel 4 queue worker into maintenance mode alongside the application safely.
ugiw/lumen-config-cache
5556 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
toggle/goutte
353 Downloads
A Laravel 5 service provider for Goutte - Made by artisan for artisans.
theozebua/laravel-repository
557 Downloads
Just a simple artisan command to create your repository pattern files.
tegos/laravel-telescope-flusher
37 Downloads
telescope-flusher is a Laravel package that provides a simple Artisan command to completely flush all Telescope data from the database
spatie/global-laravel-remote
15 Downloads
Execute artisan commands on your server
slider23/laravel-modulator
118 Downloads
Artisan-generator for easy creating module in your Laravel namespace-based application.
shahid/sp-migrations-generator
4031 Downloads
This package generates migrations for sps and functions from your env db through artisan commands.
se468/laravel-package-generators-extended
921 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
rahmatawaludin/laravel-notes
124 Downloads
Laravel 4 Artisan Notes Management
raditzfarhan/lumen-command-generator
2537 Downloads
This is a simple package that includes some of the missing Laravel artisan command into Lumen.
projektgopher/laravel-workflow-generator
5 Downloads
Creates a make:workflow artisan command to scaffold out a number of useful GitHub actions workflows for Laravel.
pollen/laravel-opcache
534 Downloads
PHP OPcache Artisan commands for Laravel.