sjonatas/service-runner
A middleware pipeline runner for application services, composing use cases from ordered steps over an immutable payload.
时间:2026-04-24 06:50
adachsoft/ssh-tool
SSH integration for AdachSoft AiToolCall — login, remote command execution and session management for pluggable AI tool actions.
时间:2026-04-23 13:58
etel/cqrs
Represents contracts and implementation for the CQRS pattern.
时间:2026-03-19 00:21
samir-hussein/laravel-cqrs
A clean CQRS (Command Query Responsibility Segregation) pattern implementation for Laravel applications
时间:2026-02-20 19:59
pixielity/laravel-actions
Action pattern implementation for Laravel applications
时间:2026-02-08 23:40
ahmed-bhs/hexagonal-maker-bundle
Hexagonal Architecture Maker Bundle for Symfony - Generate Commands, Queries, and more with CQRS pattern
时间:2026-01-07 21:16
php-service-bus/sagas
Saga pattern implementation
时间:2026-01-04 07:44
php-service-bus/service-bus
PHP Service Bus (publish-subscribe pattern)
时间:2026-01-04 07:44
arafatdev/laravel-repository
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
时间:2025-12-31 10:29
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
ysm/laravel-repository-pattern
A Laravel package implementing the Repository Design Pattern with Service Layer
时间:2025-04-19 19:05
jcesarbueno/laravel-strategy
A Laravel package for generating Strategy Design Pattern, along with Factory and Chain of Responsibility support.This package provides an Artisan command to quickly scaffold strategies, keeping your Laravel project well-structured.
时间:2025-03-02 23:34
hachicode/action-pattern
This package implements actions for Laravel 11 based in Command pattern for execute functions in the granular way
时间:2025-02-03 01:29
shakib53626/laravel-repository-maker
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, u
时间:2024-12-14 04:28
zaw/attribute-driven-cqrs
A PHP package that simplifies the implementation of the CQRS pattern using attributes, enabling cleaner and more efficient command/query handling.
时间:2024-10-03 09:10