Libraries tagged by php artisan
timwassenburg/laravel-pivot-table-generator
7171 Downloads
Quickly generate pivot tables for your projects
syamsoul/laravel-set-env
14956 Downloads
Easily update or insert Laravel environment variable with Artisan command
spresnac/laravel-create-user-cli
39165 Downloads
Create a user-entry from cli with artisan
nwidart/db-exporter
38871 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
orumad/lumen-config-cache
81951 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
kepex/laravel-crud-generator
15289 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
dragon-code/laravel-data-dumper
2517 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
bgaze/laravel-php-cs-fixer
4158 Downloads
A PHP-CS-Fixer bridge for use via Artisan CLI on Laravel 5.5+
vladreshet/artisanui
2862 Downloads
CLI UI for Laravel Artisan
plexi/artisan-obfuscator
694 Downloads
Ofuscador de código PHP para projetos feitos com Laravel.
prevailexcel/laravel-action-service-trait
747 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
fashionphile/vue-base
37280 Downloads
Artisan command that builds vue base that can use Vuex and Vue Router
elimuswift/db-exporter
4687 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
artisan-build/community-prompts
373 Downloads
Beautiful and user-friendly forms for your command-line PHP applications built by the community for the Laravel/Prompts package.
artisansdk/srp
2676 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.