Libraries tagged by VObject
nikolaposa/cascader
172595 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
minwork/array
176371 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
inpsyde/php-coding-standards
130626 Downloads
PHP 7.4+ coding standards for Syde WordPress projects.
ilya/belt
19487 Downloads
A handful of tools for PHP developers.
dragon-code/simple-dto
1571292 Downloads
Simple Data Transfer Objects
breerly/factory-girl-php
207686 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
aura/marshal
130789 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
eloquent/pops
658183 Downloads
PHP object proxy system.
eloquent/liberator
631513 Downloads
A proxy for circumventing PHP access modifier restrictions.
zalas/injector
262151 Downloads
Injects services from a PSR-11 service container into objects
yiisoft/hydrator
38462 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
xpdo/xpdo
68457 Downloads
A PDO-based Object/Relational Bridge Library
xp-framework/core
193362 Downloads
The XP framework is an all-purpose, object oriented PHP framework.
wikimedia/scoped-callback
638814 Downloads
Make a callback run when a dummy object leaves the scope.
webmozarts/strict-phpunit
96646 Downloads
Enables type-safe comparisons of objects in PHPUnit