Libraries tagged by Atrisan
pep/generator
196 Downloads
Laravel 4 and Angular artisan generator
paymeservice/remotisan
942 Downloads
Executing Artisan commands interactively
ntavelis/auth-email
424 Downloads
Generates Email Authentication in Laravel >= 5.4 on top of artisan's make:auth command.
muhameddidovic/voyager-bread-generator-updated
456 Downloads
Create BREAD from the console using artisan updated
mrtolouei/structify
18 Downloads
Structify is a powerful Laravel package that automates the creation of Model, DTO, Service, and Repository files with a single Artisan command.
mingyukim/more-command
38 Downloads
add artisan command What I Want!
maxidev/tail-logger
6 Downloads
Dynamic contextual logger for Laravel with Artisan tailing support
mastashake08/laravel-openai-api
223 Downloads
Add an OpenAI API and Artisan command easily into your projects. Generate images, or text. Can be integrated with Laravel Sanctum for token based access.
macropage/laravel-scheduler-watcher
281 Downloads
logs artisan commands run via scheduler to mysql with plenty of infos, prevent running command again in case of error, allows full monitoing of artisan commands
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
laracademy/make
146 Downloads
This package provides you with a simplistic `php artisan make:user` command
klevlb/servicetrait
1603 Downloads
Create services using Artisan command
keypoint-solutions/laravel-localization-helpers
93 Downloads
An artisan command package and methods for easy translation management. Derived from potsky's repo, adding modern PHP &Laravel support, updated MS translator support and other features
jsiebach/laravel-commands
41 Downloads
A series of helpful Laravel Artisan commands
joshoangtien/laravel-more-command
8 Downloads
Create a Repository and Service class and trait using Artisan CLI