Libraries tagged by web artisan
atrauzzi/laravel-doctrine
10160 Downloads
An ORM for a Framework for Web Artisans
brunocfalcao/larapush
137 Downloads
php artisan push - Deploy your codebase into your web server with a single Artisan command
micheledamo/laravel-web-artisan
44 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".
creative-syntax/artisan-ui
82 Downloads
A simple laravel package for artisan commands with user interface
vojtasvoboda/oc-webartisan-plugin
10 Downloads
Webartisan plugin for OctoberCMS
ffogarasi/nice-artisan
146 Downloads
Web interface for Laravel Artisan
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
jongi/ntoshi
7 Downloads
🚀 Ntoshi Framework simplifies PHP app development with intuitive design patterns and a customizable foundation. Ideal for small to medium-sized business applications, with CMS extension.
guanguans/laravel-code-runner
6 Downloads
Run the PHP code in the browser. - 在浏览器中运行 PHP 代码。
web-chefs/queue-butler
4765 Downloads
Laravel Artisan commands that make it easy to run job queues using the Scheduler without the need for installing for running the Queue Daemon or installing Supervisor, allowing for effectively running Job Queues from a cron via the Scheduler.
ciptohadi-web-id/lumen-notifications
1329 Downloads
A useful wrapper around Laravel Notifications that support its artisan command
hwgehring/homestead
20 Downloads
A virtual machine for web artisans.
fluxtor/converge
52 Downloads
static site generator for web artisans
bmartel/workshop
31 Downloads
A package generator for web artisans.
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