Libraries tagged by object
xkerman/restricted-unserialize
495169 Downloads
provide PHP Object Injection safe unserialize function
ulabox/money
228312 Downloads
Yet another PHP implementation of the Money value object using BCMath
tmilos/value
1458821 Downloads
Abstract value and enum objects
smartemailing/types
60916 Downloads
Lightweight collection of handy PHP value objects
oskarstark/trimmed-non-empty-string
812552 Downloads
This library provides a value object which ensures a trimmed non empty string.
inpsyde/php-coding-standards
152979 Downloads
PHP 7.4+ coding standards for Syde WordPress projects.
breerly/factory-girl-php
226865 Downloads
Fixture replacement for focused and readable tests - A PHP port of Thoughtbot's Ruby Factory Girl
aura/marshal
136659 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.
dragon-code/simple-dto
1927643 Downloads
Simple Data Transfer Objects
zenstruck/uri
42168 Downloads
Object-oriented wrapper/manipulator for parse_url with additional features.
zalas/injector
332035 Downloads
Injects services from a PSR-11 service container into objects
yiisoft/hydrator
70800 Downloads
Create and populate objects with type casting, mapping and dependencies resolving support.
xpdo/xpdo
74778 Downloads
A PDO-based Object/Relational Bridge Library
xp-framework/core
515790 Downloads
The XP framework is an all-purpose, object oriented PHP framework.
wikimedia/scoped-callback
744104 Downloads
Make a callback run when a dummy object leaves the scope.