Libraries tagged by object values
mediagone/types-common-doctrine
3314 Downloads
Provides Doctrine types for mediagone/types-common package.
mediagone/types-common
3758 Downloads
A collection of generic Value Objects you should (always) use instead of primitive types!
mediagone/types-collections
1935 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).
iachilles/eavactiverecord
34 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
honeybee/trellis
5860 Downloads
Library for generating entities, that enforce data validity according to a specific schema.
felipeweb11/laravel-easymutators
3268 Downloads
Value object mutation solution for Laravel 5.
daikon/entity
1339 Downloads
Boilerplate for well structured entities in Daikon-CQRS projects.
chalcedonyt/laravel-valueobject
3241 Downloads
Helpers to implement the Value Object pattern in Laravel 5
black/address
41 Downloads
PHP 5.4+ library to make working with Address safer, easier, and fun
bakame/cron
12 Downloads
CRON for PHP: Validate CRON expression, Calculate run date, determine if a CRON expression is due
apoyan/hack-money
16 Downloads
A Hack Library for dealing with money and currency conversion.
mcustiel/typed-php
19 Downloads
Object wrappers for primitives and typed arrays in PHP
kint/vo
991 Downloads
Simple, yet powerful immutable Value Object.
scheb/property-access
145 Downloads
A lightweight library to read/write values from/to objects to arrays
adhocore/get-in
13 Downloads
Handy Traversal of chained objects with error trap and default value (suited for View).