Libraries tagged by object
sebastian/object-reflector
626842838 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
685871655 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
724504216 Downloads
Create deep copies (clones) of your objects
doctrine/orm
246691497 Downloads
Object-Relational-Mapper for PHP
mockery/mockery
420519799 Downloads
Mockery is a simple yet flexible PHP mock object framework
symfony/http-foundation
748489432 Downloads
Defines an object-oriented layer for the HTTP specification
doctrine/instantiator
766827118 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/property-access
244674884 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
doctrine/persistence
239761220 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
moneyphp/money
64464861 Downloads
PHP implementation of Fowler's Money pattern
symfony/uid
194257041 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/string
581604272 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
251919310 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/dependency-injection
367347762 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
sebastian/type
503881112 Downloads
Collection of value objects that represent the types of the PHP type system