Libraries tagged by Value Object
mediagone/types-collections
1999 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).
helvetitec/money
1858 Downloads
PHP implementation of Fowler's Money pattern
apeschar/date
17687 Downloads
A value object for dates without times
acelot/struct
2597 Downloads
Declarative structure builder with validator and automapper for PHP 7
sorciulus/simple-factory
4191 Downloads
This library generate object from class name
rekalogika/file-null
2722 Downloads
Null object pattern implementation for rekalogika/file framework.
adaddinsane/dataobject
4619 Downloads
Data object storage and recovery with sorting, filtering and merging
scienide/tensor
9921 Downloads
A library and extension that provides objects for scientific computing in PHP.
xtompie/sorter
3008 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
violinist-dev/update-check-data
20579 Downloads
Value objects
vdhicts/time
4484 Downloads
Time value-object with parser and collection and helpers for duration, rounding and ranges. Makes working with times easy.
sigwin/xezilaires-spout
10535 Downloads
Use Xezilaires together with Spout to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
sigwin/xezilaires-phpspreadsheet
10534 Downloads
Use Xezilaires together with PhpSpreadsheet to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
oltrematica/laravel-toolkit
849 Downloads
Laravel Toolkit is a collection of reusable utilities, helpers, and value objects for Laravel projects, designed to standardize and simplify development at Oltrematica
n2n/valobj
942 Downloads
Contains typical n2n implementations of common value objects.