Libraries tagged by php artisan
denniseilander/pulse-about-application
119116 Downloads
A Laravel Pulse card that displays application information by leveraging the output of the php artisan about command.
vladreshet/artisanui
4495 Downloads
CLI UI for Laravel Artisan
timwassenburg/laravel-artisan-extender
1964 Downloads
A collection of generators for Laravel
timwassenburg/laravel-repository-generator
19382 Downloads
Generate Laravel repositories
timwassenburg/laravel-pivot-table-generator
25999 Downloads
Quickly generate pivot tables for your projects
syamsoul/laravel-set-env
52744 Downloads
Easily update or insert Laravel environment variable with Artisan command
spresnac/laravel-create-user-cli
57648 Downloads
Create a user-entry from cli with artisan
jayesh/laravel-gemini-translator
2370 Downloads
An interactive command to extract and generate Laravel translations using Gemini AI.
jaydeep/laravel-preflight
869 Downloads
Artisan command that scans your Laravel codebase for breaking changes and compatibility issues before you upgrade to Laravel 9, 10, 11, 12, or 13.
jaydeep/laravel-guarddog
1158 Downloads
Laravel GuardDog — Scan your Laravel project for common security vulnerabilities and generate beautiful HTML reports.
emir/laravel-webartisan
589 Downloads
A beautiful browser-based terminal to run Laravel Artisan commands
anilcancakir/laravel-agent-mcp
8774 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
kepex/laravel-crud-generator
16915 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
orumad/lumen-config-cache
102469 Downloads
Adds the Laravel command `php artisan config:cache` to Lumen
gabrielanhaia/laravel-circuit-breaker
2004 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system