Libraries tagged by object
sebastian/object-reflector
791766747 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
852274474 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
898908374 Downloads
Create deep copies (clones) of your objects
doctrine/orm
301988334 Downloads
Object-Relational-Mapper for PHP
mockery/mockery
529220388 Downloads
Mockery is a simple yet flexible PHP mock object framework
symfony/http-foundation
932393557 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/dependency-injection
458179121 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
doctrine/instantiator
884757796 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/property-access
319701522 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
doctrine/persistence
306126212 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
moneyphp/money
92463134 Downloads
PHP implementation of Fowler's Money pattern
symfony/var-exporter
410825419 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
symfony/uid
320146887 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/string
782942352 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/serializer
330424231 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.