Libraries tagged by obj
spatie/value-object
167 Downloads
Data transfer objects with batteries included
serendipity_hq/component-value-objects
566747 Downloads
A set of value objects to manage simple and composite values
xkerman/restricted-unserialize
636856 Downloads
provide PHP Object Injection safe unserialize function
wayofdev/laravel-cycle-orm-adapter
40185 Downloads
🔥 A Laravel adapter for CycleORM, providing seamless integration of the Cycle DataMapper ORM for advanced database handling and object mapping in PHP applications.
ulabox/money
243621 Downloads
Yet another PHP implementation of the Money value object using BCMath
tmilos/value
1878005 Downloads
Abstract value and enum objects
thewunder/corma
22512 Downloads
Convention-based Alternative ORM
smartemailing/types
71664 Downloads
Lightweight collection of handy PHP value objects
runz0rd/mapper-php
480263 Downloads
Model mapping, unmapping and validation
projectcleverweb/color
971608 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
phpfui/constantcontact
25333 Downloads
Object Oriented Wrapper for Constant Contact API V3 for PHP 8+
phpexperts/simple-dto
1150296 Downloads
A quick and easy DTO package.
php-collective/dto
15247 Downloads
Framework-agnostic Data Transfer Object library with code generation
oskarstark/trimmed-non-empty-string
1095331 Downloads
This library provides a value object which ensures a trimmed non empty string.
omaralalwi/php-builders
4984 Downloads
sample php traits to add ability to use builder design patterns with easy in PHP applications