Libraries tagged by ob
sebastian/object-reflector
545073250 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
603097742 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
637071938 Downloads
Create deep copies (clones) of your objects
mockery/mockery
367318616 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/orm
222278057 Downloads
Object-Relational-Mapper for PHP
symfony/http-foundation
663690353 Downloads
Defines an object-oriented layer for the HTTP specification
doctrine/instantiator
703839903 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
phpunit/phpunit-mock-objects
197539046 Downloads
Mock Object library for PHPUnit
symfony/property-access
212884822 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
moneyphp/money
55198825 Downloads
PHP implementation of Fowler's Money pattern
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
doctrine/persistence
209334114 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
symfony/uid
141266340 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/string
487060789 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
217797177 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.