Libraries tagged by ObjectId
club-1/sphinx-inventory-parser
242 Downloads
Parse Sphinx documentation's object.inv inventory file format into an indexed SphinxInventory object.
chapdel/slow-query-notifier
1 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
piradoiv/munchitos
23 Downloads
Objectify HTML like a boss.
fei/bid-package
99 Downloads
Bid client package integration for Objective PHP applications
sebastian/object-reflector
631877116 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
690957724 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
729755742 Downloads
Create deep copies (clones) of your objects
mockery/mockery
423603320 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/orm
247708087 Downloads
Object-Relational-Mapper for PHP
symfony/string
586972890 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
753024661 Downloads
Defines an object-oriented layer for the HTTP specification
doctrine/instantiator
770622852 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
phpunit/phpunit-mock-objects
201695560 Downloads
Mock Object library for PHPUnit
symfony/property-access
246111073 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
moneyphp/money
64875261 Downloads
PHP implementation of Fowler's Money pattern