Libraries tagged by php object
mockery/mockery
402075125 Downloads
Mockery is a simple yet flexible PHP mock object framework
doctrine/orm
238958763 Downloads
Object-Relational-Mapper for PHP
doctrine/instantiator
745541797 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
moneyphp/money
61372896 Downloads
PHP implementation of Fowler's Money pattern
sebastian/code-unit
394443353 Downloads
Collection of value objects that represent the PHP code units
sebastian/type
475520965 Downloads
Collection of value objects that represent the types of the PHP type system
php-ffmpeg/php-ffmpeg
15843012 Downloads
FFMpeg PHP, an Object Oriented library to communicate with AVconv / ffmpeg
eluceo/ical
14078148 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
19013071 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
web-token/jwt-framework
13711774 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
namshi/jose
86654597 Downloads
JSON Object Signing and Encryption library for PHP.
cebe/php-openapi
12777049 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
slim/php-view
8373946 Downloads
Render PHP view scripts into a PSR-7 Response object.
phpspec/php-diff
52885393 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
mikehaertl/php-shellcommand
28960811 Downloads
An object oriented interface to shell commands