Libraries tagged by patterns
ecotone/dbal
243294 Downloads
Doctrine DBAL integration for Ecotone — database-backed message channel, outbox pattern, dead letter queue, durable saga state storage, and document store.
dereuromark/cakephp-fixture-factories
22702 Downloads
A CakePHP plugin for creating test fixtures dynamically with factory pattern
cycle/active-record
1908 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
cu-boulder/ucb_linkmod
94823 Downloads
Module to parse and correct URLs patterns for the CU Boulder Web Express environment.
coringawc/filament-single-record-resource
1222 Downloads
A Filament plugin that solves the single-record resource pattern — resources that display exactly one record per authenticated user (e.g. 'My Profile', 'My Wallet', 'My Settings') without an index page, and their arbitrarily nested child resources.
buildotter/php-core
29162 Downloads
Buildotter Core: Foundation to implement the Test Data Builder Pattern
ben-nsng/nestedset-php
9243 Downloads
A PDO plugin implementing the nested set pattern
basilicom/pimcore-path-formatter-bundle
51835 Downloads
This bundle provides path formatter pattern configuration for Pimcore DataObjects in multi-relation.
avoqado-dev/laravel-usecase
649 Downloads
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
andreia/filament-recurrence
801 Downloads
A Filament plugin for handling recurrence patterns with form fields, table columns, and infolist components
akira/laravel-pdf-invoices
2305 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
shamaseen/repository-generator
17846 Downloads
repository pattern files generator
php-ddd/notification
30293 Downloads
PHP implementation of Fowler's Notification pattern
phine/observer
182788 Downloads
A PHP library that implements the observer pattern.
fsi/reflection
67023 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.