Libraries tagged by pattern library
fetch/php-activerecord
9 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
uphp/orm
30 Downloads
UPhp ORM is an open source ORM library based on the PHP-ActiveRecord pattern.
scaffoldeducation/response-json-php
419 Downloads
PHP library to create a response json pattern to API's
php-etl/contracts
1558 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
nammero/sorterbystrategy
0 Downloads
This library demonstrate usage of the Strategy pattern
dimita/laravel-business-orchestration-engine
10 Downloads
A Laravel library for business orchestration including Saga Pattern, Workflow, Event Sourcing, Versioning, Rule Engine, and more.
php-etl/flow-spout
0 Downloads
This library implements the Extract-Transform-Load pattern asynchronously in PHP with the help of iterators and generators
web-fu/anymapper
14 Downloads
Library that allows to map objects and arrays into objects and arrays with strong type support and pattern detection.
voniersa/twitch-live-chat
34 Downloads
A simple and easy to use library for reading from and writing to the twitch irc live chats by partially using the observer design pattern
vinogradsoft/scanner
77 Downloads
Vinograd is a powerful library for processing hierarchical data. It provides an intuitive API for traversing trees in breadth-first and depth-first orders. Developers can also implement their own visitor patterns to process specific nodes or leaves.
victorhramos/phalcon-repo
20 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
valksor/php-functions-handler
1 Downloads
A PHP library providing function handling utilities including a Chain of Responsibility pattern implementation and function execution utilities
thatside/lite-cqrs
11 Downloads
Simple Command-Query-Responsibility-Segregation library - forked from beberlei/lite-cqrs with added Saga Pattern support.
subjective-php/linq
6 Downloads
Library contains classes that follow the LINQ pattern and enable you to express traversal, filter, and projection operations over data
spraith/php-activerecord
18 Downloads
spraith/php-activerecord is an open source ORM library which extends from php-activerecord based on the ActiveRecord pattern.