Libraries tagged by object path
unialteri/states-bundle
523 Downloads
Symfony bunde to create PHP 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 thus improve maintainability. (Build on the Teknoo Software States library)
teknoo/states-bundle
2774 Downloads
Symfony bunde to create PHP 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 thus improve maintainability. (Build on the Teknoo Software States library)
srtfisher/money
31 Downloads
PHP implementation of Fowler's Money pattern
shopbase/regex
2 Downloads
This is a package which allows PHP Regex usage without much setup. You can use the static functions as like as the default preg_* functions and they will give you a match object with a lot of functions to evaluate the matches.
ocramius/deprecated-money
3 Downloads
PHP implementation of Fowler's Money pattern
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
danieltoader/proxy-manager
5 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
amercier/vcloud-sdk
49 Downloads
21st century PHP SDK for vCloud Director - Object-oriented, hand-crafted, namespaced, PSR-2 compliant
vendor-patch/rdap
13 Downloads
Forked from hiqdev: Registration Data Access Protocol – core objects implemantation package accodring to the RFC 7483
pythagus/lydia
86 Downloads
Oriented-Object Package to use Lydia payment way in PHP
pythagus/laravel-abstract-basis
208 Downloads
A collection of the main Laravel objects for saving time
patrykcysarz/neo4j-php-ogm
0 Downloads
PHP Object Graph Mapper for Neo4j
alex-patterson-webdev/entity
505 Downloads
Shared library of domain objects, traits and interfaces
thefrozenfire/zf2-command-module
225 Downloads
Command object pattern implementation