sabiowebcom/artisan-gui-package
Laravel package for executing Artisan commands through a web GUI
时间:2025-11-28 14:23
dv0vd/laravel-redis-stale-refs-cleaner
Laravel console command to purge stale Redis cache references
时间:2025-11-27 09:25
creativecrafts/laravel-domain-driven-design-lite
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Fac
时间:2025-11-25 14:13
l0n3ly/laravel-dynamic-helpers
Laravel Dynamic Helpers is a package that dynamically resolves helper classes and provides an Artisan command to generate custom helpers in your app/Helpers directory, making helper management effortless and fully automated.
时间:2025-11-23 15:03
ldaidone/laravel-ddd-commands
A lightweight toolkit that adds Domain-Driven Design scaffolding to any Laravel project. Generate domains, use cases, entities, value objects, repositories, and more with expressive artisan commands — keeping your architecture clean and consistent with zero friction.
时间:2025-11-23 13:12
devoashim/automate
Laravel Automation Steps - Automate your Laravel project setup with simple button clicks
时间:2025-11-18 07:01
igclabs/tart
TART (Terminal Art for Artisan) - A beautiful, expressive terminal UI toolkit for PHP console applications with automatic logo generation, themes, and rich formatting
时间:2025-11-16 14:38
saeedvir/laravel-modular
A powerful modular architecture package for Laravel applications with auto-discovery, composer merge support, and comprehensive artisan commands
时间:2025-11-05 02:29
machus/laravel-artisan
Reusable artisan commands for Laravel projects
时间:2025-11-04 22:03
erdikoroglu/laravel-service-scaffold
Laravel için otomatik Model, Repository, Service scaffold komutu.
时间:2025-11-03 17:49
laravelplus/installer
LaravelPlus Installer: artisan command to bootstrap Laravel+Inertia apps
时间:2025-10-31 09:20
eng-mohamedemad-dev/command-module-generator
Smart Laravel artisan module generator package - Generates complete modules (Model, Controller, Service, Repository, Policy, Observer, Views, Routes) with full automation and best practices
时间:2025-10-30 12:49
chaoswd/laravel-mongo-models
A lightweight Laravel package that adds an Artisan command for generating MongoDB Eloquent models using the official mongodb/laravel driver.
时间:2025-10-29 20:21
fahimhossainmunna/quick-setup
A Laravel quick setup automation package that instantly configures your project by generating the .env file, setting up environment values, installing Composer and NPM dependencies, running migrations and seeders, linking storage, and clearing caches — all with a single Artisan command.
时间:2025-10-29 07:42
me-arif-dewan/laravel-repository-generator
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pi
时间:2025-10-26 10:10