Libraries tagged by objectus
acidjazz/larjectus
357 Downloads
Adds the power of objectus to Laravel and Lumen
mockery/mockery
534990699 Downloads
Mockery is a simple yet flexible PHP mock object framework
symfony/dependency-injection
462831200 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
sebastian/object-enumerator
860615822 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
myclabs/deep-copy
907415649 Downloads
Create deep copies (clones) of your objects
doctrine/instantiator
890154515 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
symfony/var-exporter
416604358 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
spatie/laravel-data
37065257 Downloads
Create unified resources and data transfer objects
sebastian/type
674789682 Downloads
Collection of value objects that represent the types of the PHP type system
sebastian/code-unit
564684557 Downloads
Collection of value objects that represent the PHP code units
phpunit/phpunit-mock-objects
209851914 Downloads
Mock Object library for PHPUnit
sabre/vobject
25780006 Downloads
The VObject library for PHP allows you to easily parse and manipulate iCalendar and vCard objects
eluceo/ical
19020756 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
24771705 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
spatie/data-transfer-object
31000285 Downloads
Data transfer objects with batteries included