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