Libraries tagged by laravel package maker
eelcol/laravel_package_create
16 Downloads
Adds make:package command to Laravel Artisan
twoscore23/laravel-better-makes
35 Downloads
Laravel Better Makes - A package that contains better make commands for Laravel, removing the task of writing boilerplate.
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.
plutuss/static-text-laravel
21 Downloads
This package makes it possible in Laravel to modify static text on a page from the admin panel.
peltonsolutions/laravel-ownerable
14 Downloads
A custom package for Laravel to make it easier to attach and require classes to belong to a tenant.
bakgul/laravel-dump-server
82 Downloads
A package to make Beyondcode's Laravel Dump Server more practical.
f24aalam/voyager-material
2 Downloads
A Laravel Admin Package for The Control Group to make your life easier and steer your project in the right direction
nazmulpcc/laravel-material-preset
9 Downloads
Laravel Preset package built with http://materializecss.com
adamczykpiotr/laravel-make-transformer
200 Downloads
Laravel 7.x package to add artisan method `make:transformer ClassTransformer`
zerkxubas/esewa-laravel
122 Downloads
This package makes the integration of Esewa payment gateway easier.
yanah/laravel-kwik-crud
38 Downloads
A Laravel package designed to streamline and accelerate development. Let's make it 'kwik' (quick)
windsondias/laravel-make
5 Downloads
A Laravel package to create some class by command
usmanzahid/laravel-custom-make
13 Downloads
A Laravel package to generate any kind of file using custom stubs and configuration.
sliverwing/laravel-dingtalk-bot-channel
20 Downloads
This package makes it easy to send notifications using Dingtalk Bot
siklusit/laravel-make-controller-view
4 Downloads
A Laravel package to create controllers, views, models, migrations, and requests easily.