Libraries tagged by Value Object
apie/common-value-objects
7102 Downloads
Composer package of the apie library: common value objects
andreypostal/php-pancake-object
11 Downloads
Light and simple helper to work with value objects by providing a serializer and hydrator using PHP Attributes.
serendipity_hq/php_value_objects
6298 Downloads
A set of value objects to manage simple and composite values
gathercontent/config-value-object
63405 Downloads
Validate item config for GatherContent
esit/valueobjects
250 Downloads
Bei diesem Paket handelt es sich um eine Sammlung an Wertobjekten. Mit den Wertobjekten kann primitiven Datentypen eine Bedeutung verliehen werden. Es kann so sichergestellt werden, dass es sich z.B. bei einem String um einen Geldbetrag, eine E-Mail-Adresse, IBAN, ISBN, ... handelt.
deoliveiralucas/copy-object-attributes-values
24039 Downloads
Simple helper to copy attributes values with the same name from one object to an other.
serbanghita/form-to-object.js
27 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
dragoniscz/php-value-dumper
379 Downloads
PHPValueDumper is a library designed to convert objects into PHP strings that can be used to create corresponding variables.
tailflow/dto
154 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
proai/laravel-struct
1422 Downloads
A Laravel package for using structs with Laravel including attribute casting.
phant/data-structure
2082 Downloads
Manage data structure easily
onmoon/money
1823 Downloads
Opinionated extension of moneyphp/money with Doctrine types
nepada/birth-number-doctrine
1841 Downloads
Czech birth number type for Doctrine.
n2n/n2n-spec-valobj
2557 Downloads
Specifies an abstraction of basic value objects used in Domain Driven Design.
helvetitec/money
1224 Downloads
PHP implementation of Fowler's Money pattern