Libraries tagged by ValueObject
mediagone/types-collections
1997 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
1856 Downloads
PHP implementation of Fowler's Money pattern
bapcat/values
1663 Downloads
apeschar/date
17651 Downloads
A value object for dates without times
acelot/struct
2594 Downloads
Declarative structure builder with validator and automapper for PHP 7
xtompie/sorter
3005 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
violinist-dev/update-check-data
20531 Downloads
Value objects
sigwin/xezilaires-spout
10511 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
10510 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
926 Downloads
Contains typical n2n implementations of common value objects.
martingold/autotype
3862 Downloads
Automatically register value objects (DTOs, crates) as Doctrine types
luka/network-address-types
19 Downloads
Provides typed value objects for network addresses (IP v4/v6 and MAC)
krixon/url
26331 Downloads
URL value objects
kdyby/request-stack
25569 Downloads
Http Request stack service that wraps the Request value object for Nette Framework