Libraries tagged by php artisan
intellow/make-route-for-laravel
232 Downloads
Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test
hcomg/laravel-easy-generator
24 Downloads
php artisan command to generate fully working crud with api resource by having database tables
g/crud-generator
15 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
double-a/laravel-init
9 Downloads
Making php artisan init command to make project initializing easy
dominikstyp/laravel-model-abstractor
9 Downloads
Makes AbstractModel inside app/models directory, changes make:model command to generate models which inherit from AbstractModel, and provides php artisan command to move your existing models to app/models directory and change their inheritance to AbstractModel. Thanks to that all your models will inherit from your custom class.
devgowa/lumen-serve
349 Downloads
A command php artisan serve for lumen framework
devaissa/file-generator-command
17 Downloads
create custom files from command line (php artisan)
collectishop/collectishop
0 Downloads
CollectiShop: complete webshop bovenop Laravel. Bundelt collectishop/core met alle officiele modules (catalog, orders, customers, admin, storefront) en start na installatie automatisch de bootstrap (php artisan collectishop:install).
bahir24/lararepocom
15 Downloads
Add artisan command to create repository by "php artisan make:repository ModelRepository"
slaveofgod/laravel-translator
9 Downloads
PHP Laravel artisan command that extracting translation contents and updating translation files automatically
alexeybob/laravel-translator
114 Downloads
PHP Laravel artisan command that extracting translation contents and updating translation files automatically
synapcores/laravel
0 Downloads
Laravel integration for the SynapCores AIDB PHP SDK — facade, artisan commands, Eloquent vector cast, RAG trait, and queueable agent jobs
danjian/bee
1 Downloads
The micro php framework for artisans.
batboat/documentor
3 Downloads
Samler og genererer dokumentation fra PHP-filer via artisan-kommando
kigamba/laravel-tinker-tools
34 Downloads
Use short class names in an Artisan tinker session -> Supports php 5