Libraries tagged by Atrisan
larapack/command-validation
3260 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
dyrynda/laravel-make-user
42239 Downloads
An Artisan console command to create users in your Laravel application.
dollar/generators
22671 Downloads
Laravel 4 Generators w/ Bootstrap 3
cheesegrits/iseed
2668 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
brainboxlabs/brain-socket
40293 Downloads
Websockets for event-driven Laravel apps.
mtownsend/laravel-make-trait
18397 Downloads
Rapid trait generation in Laravel.
artisansweb/image-optimizer
2602 Downloads
Optimize the images on the fly.
artisansdk/cqrs
11430 Downloads
A foundational package for Command Query Responsibility Segregation (CQRS) compatible with Laravel.
artisaninweb/laravel-enum
84491 Downloads
A provider for Enums in Laravel.
sunel/eav
3597 Downloads
Eav For Artisan.
spresnac/laravel-create-user-cli
49938 Downloads
Create a user-entry from cli with artisan
skyronic/laravel-file-generator
47420 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
pqrs/l5b-crud
14105 Downloads
CRUD artisan command for rappasoft/laravel-5-boilerplate
potsky/laravel-localization-helpers
105088 Downloads
An artisan command package for easy translation management
orumad/lumen-config-cache
95044 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen