Libraries tagged by object
sebastian/object-reflector
635213630 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
694326400 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
733244415 Downloads
Create deep copies (clones) of your objects
doctrine/orm
248453663 Downloads
Object-Relational-Mapper for PHP
mockery/mockery
425784493 Downloads
Mockery is a simple yet flexible PHP mock object framework
symfony/string
590655935 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/http-foundation
756488950 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/dependency-injection
371340763 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
doctrine/instantiator
773215981 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
phpunit/phpunit-mock-objects
201901181 Downloads
Mock Object library for PHPUnit
symfony/property-access
247248938 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
doctrine/persistence
242119302 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
moneyphp/money
65200394 Downloads
PHP implementation of Fowler's Money pattern
symfony/uid
199150781 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/serializer
254492269 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.