Libraries tagged by php artisan
artisan-build/parfait
10 Downloads
A framework-agnostic, component-based TUI layout and rendering system for PHP terminal applications
artisan-build/community-prompts
536 Downloads
Beautiful and user-friendly forms for your command-line PHP applications built by the community for the Laravel/Prompts package.
artisansdk/generic
26 Downloads
A user-land implementation of generics in PHP.
localhoist/laravel
18 Downloads
php artisan share — put your local Laravel dev environment online with Vite HMR, Reverb websockets, and signed URLs all working through one tunnel.
laracademy/make
147 Downloads
This package provides you with a simplistic `php artisan make:user` command
cion/laravel-inspirational-quotes
25 Downloads
php artisan inspire on steroids.
cierrateam/laravel-architect
7 Downloads
The php artisan for package creators.
chrispecoraro/mega-make
8 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
chrispecoraro/laravel-controller-generator
26 Downloads
"php artisan make:scaffold" for Laravel 5.5+ and PHP 7.x
ajaydhakal/laravel-host
7 Downloads
Serve Laravel apps on the local network using php artisan host.
hcomg/laravel-crud-generator
165 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
laraarabdev/recordkeeper
6 Downloads
Headless audit trail and rollback for any Laravel app — PHP 8 attributes, route auditing, privacy protection, and Artisan tools. No Filament required.
igne-agency/laravel-boot-up
16 Downloads
Boot a Laravel project on any machine with one command: app:serve installs missing tools (PHP, Node, Composer, Herd, Docker), creates .env, sets up the database, runs migrations, builds assets, starts a queue worker and serves via Herd, Sail or artisan serve; app:down cleanly stops everything it started. Also exports deployment scripts for Laravel Forge and fortrabbit (app:deploy-script) and generates CI/CD pipelines with linting, tests and webhook deploys for GitHub Actions and Bitbucket Pipelines (app:pipeline). Development only - not for production use.
ronanflavio/artisan-make-extension
16 Downloads
An extension from "php artisan make" command
nguyenhiep/laravel-web-artisan
13 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".