Libraries tagged by object value
gentle/embeddables
4971 Downloads
Small collection of value objects.
frostealth/kronika
721 Downloads
DateTime value objects such as Date, Time, LocalDateTime, etc.
fezz/money-magic
625 Downloads
Generate consistent Brick\Money accessors for Eloquent "money" fields stored as minor units (ints). Define money mappings once, avoid floats, keep currency handling centralized, and optionally scaffold mappings via Artisan for clean, type-safe monetary domain code.
diego-ninja/granite
970 Downloads
A lightweight zero-dependency PHP library for building immutable, serializable objects with validation capabilities.
awd-studio/vo-optional-php
221 Downloads
Type-safe Optional value object for PHP 8.4+. A robust implementation of the Optional pattern inspired by Java, providing elegant null-safety and functional programming capabilities.
atldays/laravel-url
446 Downloads
Laravel package for URL value objects, sanitization pipelines, browser URL support, validation rules, request macros, and Laravel Data integration.
amashukov/blockchain-address-php
53 Downloads
Typed on-chain address value objects for EVM, TON and Lightning — ChainAddressInterface, TonAddress, EvmAddress, Erc20Address, JettonAddress, Bolt11Invoice with structural eq() comparison.
acelot/struct
2953 Downloads
Declarative structure builder with validator and automapper for PHP 7
tailflow/castable-dto
29530 Downloads
Automatically cast JSON columns to PHP objects in Laravel using Spatie's data-transfer-object class
schnittstabil/get
113452 Downloads
Get nested array values and object properties.
sorciulus/simple-factory
4958 Downloads
This library generate object from class name
rekalogika/file-null
4158 Downloads
Null object pattern implementation for rekalogika/file framework.
adaddinsane/dataobject
5524 Downloads
Data object storage and recovery with sorting, filtering and merging
xtompie/sorter
4007 Downloads
Sort multidimensional array by multiple criteria like array values, object properties, any deep value
vdhicts/time
4854 Downloads
Time value-object with parser and collection and helpers for duration, rounding and ranges. Makes working with times easy.