Libraries tagged by php artisan
timwassenburg/laravel-improved-resource-controllers
114 Downloads
Generate complete resource controllers
rap2hpoutre/create-user-command
12952 Downloads
Create a user with artisan command
prevailexcel/laravel-action-service-trait
3486 Downloads
A simple Laravel package to create actions, traits and services using artisan commands
nahid-ferdous/laravel-module-generator
3425 Downloads
Speeds up Laravel development by automating repetitive tasks. This package helps to generate module files (service, controller, model, migration, resource, request, collection) from YAML file.
kadevland/laravel-easy-modules
96 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
artisan-build/bench
1038 Downloads
Develop PHP packages inside a Laravel app
arafatdev/laravel-repository
69 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3387 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
ramomen/laravel-make-class
1853 Downloads
php artisan make class for Laravel 5+
brunocfalcao/larapush
137 Downloads
php artisan push - Deploy your codebase into your web server with a single Artisan command
plan-com/docker-generator
5213 Downloads
A PHP library to generate Docker files via an Artisan command.
brunoscode/laravel-ts-annotations
420 Downloads
Write raw TypeScript types in PHP attributes and generate .ts files with an Artisan command.
syrian-open-source/laravel-short-artisan
216 Downloads
A set of php artisan aliases (for windows only)
micheledamo/laravel-web-artisan
57 Downloads
This package allows you to execute artisan commands in a simple way using the browser window. If you don't have SSH access to the hosting platform where your Laravel site is hosted, this solution allows you to run commands like "php artisan migrate".