Libraries tagged by Laravel php cart

bourne/laravel-opcache

0 Favers
6 Downloads

PHP OPcache Artisan commands for Laravel.

Go to Download


arnyee/laravel-opcache

0 Favers
16 Downloads

PHP OPcache Artisan commands for Laravel.

Go to Download


zmon/laravel-crud-generator-zmon

0 Favers
368 Downloads

php artisan command to generate fully working crud with grid paginated server side only by having database tables

Go to Download


zeuz113/laravel-crud-generator

0 Favers
54 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

Go to Download


ronanflavio/artisan-make-extension

3 Favers
16 Downloads

An extension from "php artisan make" command

Go to Download


nguyenhiep/laravel-web-artisan

0 Favers
12 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".

Go to Download


kevyworks/laravel-php-cs-fixer

0 Favers
5 Downloads

A PHP-CS-Fixer bridge for use via Artisan CLI on Laravel 5.5+

Go to Download


jakebathman/list-custom-artisan-commands

1 Favers
20 Downloads

List only Artisan commands that fall under the application's App\ namespace, using much the same output as php artisan list.

Go to Download


itutu-media/laravel-installer

0 Favers
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.

Go to Download


intellow/make-route-for-laravel

2 Favers
232 Downloads

Adds a php artisan make:route command. This scaffolds the route in web.php, controller, and even generates a unit test

Go to Download


hcomg/laravel-easy-generator

3 Favers
24 Downloads

php artisan command to generate fully working crud with api resource by having database tables

Go to Download


double-a/laravel-init

1 Favers
8 Downloads

Making php artisan init command to make project initializing easy

Go to Download


dominikstyp/laravel-model-abstractor

3 Favers
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.

Go to Download


dennislindsey/artisan-test-helpers

0 Favers
278 Downloads

PHP Artisan Test Helpers

Go to Download


brombeer/laravel-artisan-fresh

0 Favers
3 Downloads

A PHP artisan command to start a fresh migration with seeding and clearing all caches

Go to Download


<< Previous Next >>