Libraries tagged by pattern library
andrewdyer/event-dispatcher
1 Downloads
A framework-agnostic library for implementing the observer pattern through named events and registered listeners
devster/ika
7 Downloads
PHP library for command/transaction design pattern
arispati/lapice
2188 Downloads
Laravel library to use repository and service pattern
valksor/php-functions-preg
38 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
unostentatious/repository
18 Downloads
An abstraction layer that let's you implement repository pattern for your models.
tonix-tuft/status-quo
79 Downloads
A simple generic library to implement FSMs (Finite-State Machines) and the State Design Pattern in PHP.
tienhm7/laravel-hmvc-generator
23 Downloads
this package which created to manage your large by modules using HMVC architectural pattern
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.
stk2k/eventstream
4491 Downloads
A simple PHP pub-sub library
stiggg/command-dispatcher
367 Downloads
Command dispatcher library
rvc/maskercat
1 Downloads
Concatenate a set of pre-define or custom character, strings or patterns to an given String, resulting in a mask of characters in the front, back, or both sides of the input.
romuloar/rom.result
1 Downloads
A PHP library for encapsulating method results, inspired by the .NET package rom.result. Provides standardized Success, Error, Warning, and Info result objects with sync and async (Closure) APIs.
rnr1721/codecraft
143 Downloads
Universal code generation and manipulation library for PHP, JavaScript, CSS, JSON and more. Framework-agnostic with Laravel integration.
qazdcc/php-ml
24 Downloads
PHP-ML - Machine Learning library for PHP
php-standard-library/observer
0 Downloads
Generic Observer pattern interfaces