Libraries tagged by values
krixer/google-map-form-type-bundle
121510 Downloads
Set latitude, longitude and address values on a form using Google Maps
koriym/file-upload
96733 Downloads
Type-safe file upload handling with immutable value objects
kayw-geek/phpstan-type-trace
1307 Downloads
Visualize the full type-inference chain of a value in PHPStan analysis output.
jamm/memory
27265 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
jakewhiteley/php-sets
29070 Downloads
An implementation of a Java-like Set data structure for PHP. A Set is an iterable data structure which allows strict-type storage of unique values.
itools/smartstring
10350 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, 3x faster than calling htmlspecialchars() yourself
indieweb/link-rel-parser
37042 Downloads
Parse rel values from HTTP headers
immutablephp/immutable
21641 Downloads
Immutable base objects, value objects, and value bag.
hulkur/laravel-hasmany-keyby
86341 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
hryvinskyi/magento2-csp
4996 Downloads
Advanced Content Security Policy (CSP) module for Magento 2 with whitelist management, violation reports, header splitting, and value optimization
gsteel/dot
225153 Downloads
A Utility for retrieving typed values from nested arrays
grifart/scaffolder
19065 Downloads
Class scaffolder. Write definition, generate simple value holders. Useful for trivial composite types used in event sourced applications - for commands, events and query definitions classes. This mostly supplements public readonly $properties
gosuperscript/axiom-money
39375 Downloads
Monetary extension for Axiom - provides schema types, parsers, and operators for monetary values with strong type safety and currency validation
digital-creative/nova-slider-filter
72163 Downloads
A Laravel Nova filter for picking range between a min/max value.
digital-craftsman/ids
35455 Downloads
Working with value objects for ids in Symfony