Libraries tagged by object value
xsolve-pl/associate
20233 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
wikimedia/message
504 Downloads
This library provides interfaces and value objects for internationalization (i18n) of applications in PHP, using 'en' as the default language code.
vitisstudio/restdb-contracts
67 Downloads
Contracts, value objects, and capability primitives for the RestDB Eloquent driver
violinist-dev/update-check-data
24056 Downloads
Value objects
vdhicts/time
4957 Downloads
Time value-object with parser and collection and helpers for duration, rounding and ranges. Makes working with times easy.
sybio/permission-bundle
345 Downloads
A Symfony bundle to manage permissions as Value Objects.
survos/shape-contracts
274 Downloads
Shared value objects for physical shape, dimensions, and measurement units.
survos/dimensions-bundle
278 Downloads
Physical dimensions value objects and Doctrine integration for Symfony — designed for archival, museum, and document workflows.
spoorsny/laravel-south-african-id
1261 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
splitstack/readonly-models
104 Downloads
Block Eloquent persistence on read-only / value-object models.
sigwin/xezilaires-dev
1398 Downloads
Iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
redcrystal/cast
23074 Downloads
Laravel Value Objects: Cast your Eloquent model attributes to value objects with ease!
phpinnacle/money
159 Downloads
Money value objects with Laravel, Livewire, and Filament integration.
n2n/valobj
2956 Downloads
Contains typical n2n implementations of common value objects.
mgamadeus/ddd-common-money
782 Downloads
Currency and MoneyAmount value objects for mgamadeus/ddd