Libraries tagged by php-cart
michelmelo/laravel-console-create-view
41 Downloads
Create Laravel views (blade template) using 'php artisan' command-line interface
linhdanchu/lumen-artisan-serve
88 Downloads
A command php artisan serve for lumen framework
laraning/larapush
12 Downloads
php artisan push - Deploy your codebase with a single Artisan command
kennethsolomon/make-service
16 Downloads
Can run 'php artisan make:service Foobar' to create new Services.
kariricode/validator
6 Downloads
A powerful and flexible validation component for PHP, part of the KaririCode Framework. It provides configurable processors for validating data attributes in entities using a streamlined and efficient pipeline system.
kariricode/transformer
3 Downloads
A powerful and flexible data transformation component for PHP, part of the KaririCode Framework. It provides configurable processors for seamless manipulation and formatting of data attributes, offering a streamlined pipeline system for efficient data handling
kariricode/sanitizer
3 Downloads
A robust and flexible data sanitization component for PHP, part of the KaririCode Framework, utilizing configurable processors and native functions.
kangyasin/makedatabase
2 Downloads
Make command generate database with php artisan.
jakebathman/list-custom-artisan-commands
20 Downloads
List only Artisan commands that fall under the application's App\ namespace, using much the same output as php artisan list.
itutu-media/laravel-installer
75 Downloads
Laravel Installer is a package that handles the installation of the application. It extends Laravel's Command class and has a signature of app:install. This command can be run in the terminal with php artisan app:install.
islomiddin-dev/generating-repository-and-service
17 Downloads
Create Repository and Service design pattern files using php artisan command
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
fizzday/php-fileupload
79 Downloads
a mini php artisan with auto create file in your project