Libraries tagged by php artisan
atayahmet/laravel-runnable
11 Downloads
Laravel 5 runnable environments
andp97/create-user-command
5 Downloads
Create a user with artisan command
alkalab/magic-translation
31 Downloads
Automatically translate your Laravel localization files to any language using Google Translate through an Artisan command.
gpibarra/dusk-for-laravel-zero
2 Downloads
Dusk for Laravel Zero allows the usage of Laravel Dusk in Laravel/Laravel Zero as testing.
artisanbr/generic-model
47 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks, based and inspired in jenssegers/model
artisanbr/goodies
59 Downloads
Laravel/PHP goodies pack by Artisan Digital
dmitry-php/convert-migrations
14 Downloads
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.
artisansdk/server
22 Downloads
A service-based, Laravel PHP implementation of an async, realtime, WebSocket server.
zmon/laravel-crud-generator-zmon
359 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
zeuz113/laravel-crud-generator
52 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables - forked from kEpEx/laravel-crud-generator
uccello/package-designer
94 Downloads
Adds a command to 'php artisan' to generate new packages
thiagobrauer/laravel-incremental-migrations
77 Downloads
This Laravel package extends the command php artisan make:migration to add an incremental number at the end of a migration file, if there is already another migration with the same name. It also has its own artisan command to fix the names of the existing migrations.
mont4/laravelmaker
135 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
mlab/landing-page-generator
5 Downloads
A simple landing page generator using only 1 command. {php artisan generate:LandingPage}
laraning/larapush
12 Downloads
php artisan push - Deploy your codebase with a single Artisan command