Libraries tagged by object values
danitome24/php-valueobject
64 Downloads
Simple package with some Value objects that I use in my personal projects.
cyrtolat/laravel-money
54 Downloads
Money value-objects for the Laravel framework
crell/htmlmodel
28 Downloads
Domain value objects for modeling HTML pages
cherif/algerian-mobile-phone-number
49 Downloads
Algerian mobile phone number value object
awd-studio/vo-date-time
83 Downloads
Provides a useful wrapper for dates as an value-object implementation.
awd-studio/es-lib-maker-bundle
13 Downloads
A Symfony bundle providing maker commands for seamless integration with Event Sourcing patterns. Features code generation tools for event-sourced aggregates, value objects, and domain events following DDD principles.
gwis/php-valueobjects
10699 Downloads
A collection of useful value objects for PHP
byrokrat/amount
8322 Downloads
Value objects for monetary amounts
php-extended/php-validator-interface
8670 Downloads
A library to specify how validators should work to validate object or attribute values
ihor/ouchbase
15 Downloads
Object key/value mapper (OKVM) for Couchbase written in Zephir
clippings/freezable
98965 Downloads
Freeze values in objects
redrat/deeper
5 Downloads
Deeper is a easy way to compare if 2 objects is equal based on values in these objects. This library is heavily inspired in Golang's reflect.DeepEqual()
lukaszmakuch/class-based-registry
344 Downloads
Registry that allows to associate a value to one ore more classes and then fetch this value by passing objects that implements these classes
humanmade/meta-lookups
3898 Downloads
Object cached Key/Value meta lookup framework for WordPress.
kristos80/opton
4055 Downloads
Easily get a value from an array or object without all of those unnecessary array_key_exists or isset controls