Libraries tagged by object path
am2tec/hydrator
271 Downloads
Hydrate your object with class setters
alt3/tokens
163 Downloads
Framework agnostic library for generating (secure) token objects.
unialteri/states
1000 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism
eclipsegc/plugins
185 Downloads
This library provides a set of tools designed to ease discovery of 'like' objects, assembly of those objects into a common dictionary, and facilitate common factory patterns for objects within the dictionary.
cratia/orm-model
1770 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
javercel/regexp
186 Downloads
The RegExp object is used for matching text with a pattern.
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
chippyash/sdo-pattern
29 Downloads
Service Data Object Pattern. Consistently performing service endpoints
awuxtron/options-object
12 Downloads
The Options Object Pattern Implement For PHP.
othercodes/ddd-value-object
170 Downloads
Small library to easily apply the Value Object Pattern.
goez/mink-page-objects
4461 Downloads
Implementation of Page Objects Pattern for Mink
makasim/json-patch-php
829 Downloads
Produce and apply json-patch objects
bor3y/json-patch-php
275 Downloads
Produce and apply json-patch objects
kidfund/monkey-patcher
1947 Downloads
Get tricky with php objects in test