Libraries tagged by Value Object
beeyev/value-objects-php
7 Downloads
Immutable value objects for PHP, designed for Domain-Driven Design (DDD). Enhance your applications with expressive, reliable, and maintainable code.
serendipity_hq/php_value_objects
6195 Downloads
A set of value objects to manage simple and composite values
elao/form-simple-object-mapper
872 Downloads
Ease mapping immutable/value objects to Symfony Forms
code-mine/valueobjects
9935 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
esit/valueobjects
117 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.
dql/valueobjects
5529 Downloads
A helper library for making valueobjects
deoliveiralucas/copy-object-attributes-values
23125 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.
makasim/values
26846 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
legolabs/values
1251 Downloads
Alter ego objects. Highly efficient way of building models, api clients and so on
xakepehok/path
8388 Downloads
Util for filesystem path navigation
xakepehok/enum-helper
8434 Downloads
Enum Helper with switch-case alternative and more
tailflow/dto
109 Downloads
A simple and lightweight implementation of Data Transfer Objects (DTO) in Laravel with optional casting support.
somnambulist/domain
4776 Downloads
Provides a collection of entities, helpers and base implementations for creating domain objects.
phant/data-structure
1627 Downloads
Manage data structure easily