Libraries tagged by ob
sebastian/object-reflector
810877666 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
871492008 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
918913799 Downloads
Create deep copies (clones) of your objects
mockery/mockery
542825844 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/orm
308513037 Downloads
Object-Relational-Mapper for PHP
symfony/string
806916393 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
954550627 Downloads
Defines an object-oriented layer for the HTTP specification
symfony/dependency-injection
469138685 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
doctrine/instantiator
897346448 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/property-access
330498403 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
owen-it/laravel-auditing
38999884 Downloads
Audit changes of your Eloquent models in Laravel
moneyphp/money
96683434 Downloads
PHP implementation of Fowler's Money pattern
hashids/hashids
53895558 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
doctrine/persistence
313927774 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
symfony/var-exporter
424149235 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects