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