Libraries tagged by objectus
acidjazz/larjectus
357 Downloads
Adds the power of objectus to Laravel and Lumen
mockery/mockery
518737093 Downloads
Mockery is a simple yet flexible PHP mock object framework
symfony/dependency-injection
449428340 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
sebastian/object-enumerator
837122078 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
883086912 Downloads
Create deep copies (clones) of your objects
doctrine/instantiator
874525472 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/var-exporter
400246513 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
spatie/laravel-data
33536830 Downloads
Create unified resources and data transfer objects
sebastian/type
651811000 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
547079556 Downloads
Collection of value objects that represent the PHP code units
phpunit/phpunit-mock-objects
208921674 Downloads
Mock Object library for PHPUnit
sabre/vobject
24805454 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
eluceo/ical
18370117 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
doctrine/mongodb-odm
24194640 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
spatie/data-transfer-object
30253056 Downloads
Data transfer objects with batteries included