Libraries tagged by pattern
data-type/contracts
2068 Downloads
DataType closes an important gap in PHP by providing a simple and consistent pattern for designing complex data types such as `Date`, `Email`, `Amount`. Together with its sister package, data-type/operator, it adds functionality similar to operator overloading.
culturalinfusion/baum
29834 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
complex-heart/criteria
1796 Downloads
Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
byteasc/closure-table
67964 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
bfg/entity
62156 Downloads
Pattern for generating php entities.
baethon/laravel-criteria
7156 Downloads
Minimal interface for criteria pattern
avoqado-dev/laravel-usecase
539 Downloads
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
atlastechnol/laravel-5.5-circuit-breaker
98348 Downloads
A circuit breaker pattern implementation for the Laravel framework 5.5 based on laravel circuit breaker package https://github.com/francescomalatesta/laravel-circuit-breaker
aguimaraes/circuit-breaker
60838 Downloads
Implementation of the circuit breaker pattern
ablerz/claude-skill-drupal-module
287 Downloads
Claude Code skill for Drupal module development — acts as a senior Drupal architect with deep knowledge of Drupal 11 core APIs, modern development patterns, and best practices.
vcn/enum
31851 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
saritasa/laravel-repositories
17584 Downloads
Saritasa repository pattern implementation for Laravel
rector/rector-phpstan-rules
44565 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
rector/phpstan-rules
955398 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
phlak/glob
35 Downloads
Glob-like pattern matching and utilities