Libraries tagged by object implementation
ezkimo/isbn-webservice-client
0 Downloads
An object orientated example implementation of the PHP SoapClient class
cspray/yape
623 Downloads
Type-safe, object-backed enum implementation in userland PHP.
borschphp/orm
26 Downloads
An Object Relational Model implementation.
swiftcore-lib/php-jose
21 Downloads
Pure PHP implementation of JSON Object Signing and Encryption library.
laxertu/geo-json
7 Downloads
An implementation of GeoJSON objects
hbsolutions/php-immutable
211 Downloads
Yet another implementation of Immutable Objects in PHP
yoshi2889/container
562 Downloads
Simple PSR-11 Container implementation for storing object instances
wrong-about-everything/oo-date-time
16 Downloads
Object-oriented php DateTime implementation
src-run/vermicious-console-io-library
134 Downloads
Enhanced console input/output style implementation with a complete object-oriented API.
kanoulis/nodes
19 Downloads
Closure Table Hierarchy data model implementation for PHP Data Objects
fightmaster/dao
142 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
7 Downloads
A PHP implementation of the Data Transfer Object pattern (https://martinfowler.com/eaaCatalog/dataTransferObject.html)
zalevsk1y/container-builder
155 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.
undf/connection-bundle
459 Downloads
Directed graph implementation to create any connection between two objects (ie. follower/following relation in a social network)