Libraries tagged by object path
shopbase/regex
1 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
2 Downloads
PHP implementation of Fowler's Money pattern
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
12 Downloads
Forked from hiqdev: Registration Data Access Protocol – core objects implemantation package accodring to the RFC 7483
pythagus/lydia
84 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
470 Downloads
Shared library of domain objects, traits and interfaces
thefrozenfire/zf2-command-module
220 Downloads
Command object pattern implementation
skd/result
6 Downloads
Implementing the Result Object pattern in PHP
fightmaster/dao
144 Downloads
Simple implementation of Data Access Object pattern for Symfony 2 projects.
arg2009/data-entities
9 Downloads
A PHP Implementation of the Data Transfer Object pattern
anfischer/dto
9 Downloads
A PHP implementation of the Data Transfer Object pattern (https://martinfowler.com/eaaCatalog/dataTransferObject.html)