Libraries tagged by object path
naucon/processor
12440 Downloads
This package provides a generic processor chain to process a given object with processors/task (kind of a pipline, command chain pattern).
fourmation/rest-remote-object
5559 Downloads
This library provide a REST adapter for the Remote Object pattern implemented by the ProxyManager project.
conceptbyte/null-object
37 Downloads
A Null Object for PHP.
get-zen/json-patch-php
81 Downloads
Produce and apply json-patch objects. Forked from mikemccabe/json-patch-php (https://github.com/mikemccabe/json-patch-php).
taywils/patomic
188 Downloads
An Object Oriented PHP interface for the Datomic REST API
autoframe/design-patterns
313 Downloads
PHP design patterns. Singleton...
arunagirinathar/php-design-patterns
14 Downloads
A lightweight PHP package implementing common design patterns like Singleton and Factory. Useful for clean and efficient object management in PHP projects.
zendraxl/laravel-request-null-user
7 Downloads
Laravel Null Object Pattern for User fetched from Request
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
florianwolters/component-core-immutable
637 Downloads
The Immutable Object implementation pattern as a PHP component.
piotrpress/singleton
102 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
pink-tie/money-bundle
231 Downloads
Bundle that integrates the PHP implementation of Fowler's Money pattern with Symfony.
iachilles/eavactiverecord
30 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
generic-repository/phalcon
8 Downloads
By Edward Hieatt and Rob Mee: Mediates between the domain and data mapping layers using a collection-like interface for accessing domain objects.
ejsmont-artur/php-proxy-builder
53 Downloads
PHP Proxy Builder - AOP inspired proxy pattern library.