Libraries tagged by value
ulabox/money
247012 Downloads
Yet another PHP implementation of the Money value object using BCMath
smartemailing/types
73668 Downloads
Lightweight collection of handy PHP value objects
oskarstark/trimmed-non-empty-string
1140720 Downloads
This library provides a value object which ensures a trimmed non empty string.
inspheric/nova-defaultable
185293 Downloads
Default values for Nova fields when creating resources and running resource actions.
dykyi-roman/awesome-claude-code
2064 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
data-values/number
320893 Downloads
Numerical value objects, parsers and formatters
data-values/interfaces
1062056 Downloads
Defines interfaces for ValueParsers, ValueFormatters and ValueValidators
data-values/geo
675711 Downloads
Geographical value objects, parsers and formatters
data-values/common
1046843 Downloads
Contains common implementations of the interfaces defined by DataValuesInterfaces
bakame/http-structured-fields
19423 Downloads
A PHP library that parses, validates and serializes HTTP structured fields according to RFC9561 and RFC8941
tmarois/filebase
46687 Downloads
A Simple but Powerful Flat File Database Storage.
willvincent/laravel-unique
19257 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
vanderlee/php-stable-sort-functions
789162 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
theodorejb/polycast
277191 Downloads
Safely cast values to int, float, or string
symfony/deepclone
15684 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner