Libraries tagged by values
tmarois/filebase
45821 Downloads
A Simple but Powerful Flat File Database Storage.
data-values/time
329834 Downloads
Time value objects, parsers and formatters
data-values/number
313659 Downloads
Numerical value objects, parsers and formatters
data-values/interfaces
1025173 Downloads
Defines interfaces for ValueParsers, ValueFormatters and ValueValidators
data-values/geo
658326 Downloads
Geographical value objects, parsers and formatters
data-values/common
1011208 Downloads
Contains common implementations of the interfaces defined by DataValuesInterfaces
willvincent/laravel-unique
16066 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
vanderlee/php-stable-sort-functions
770681 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
theodorejb/polycast
263572 Downloads
Safely cast values to int, float, or string
symfony/deepclone
6404 Downloads
Export any serializable PHP values as pure arrays - accelerator for Symfony's DeepCloner
symbiote/silverstripe-multivaluefield
454947 Downloads
A DB field + form fields for storing multiple values in a single property (serialized).
spaze/phpinfo
44641 Downloads
Extract phpinfo() output into a variable, sanitize sensitive values, and move inline styles to external CSS.
smile/module-product-label
101765 Downloads
Smile - Extension of Magento2 to be able to contribute images associated to product attribute values.
sheadawson/silverstripe-dependentdropdownfield
242760 Downloads
A silverstripe dropdown field that has it's options populated via ajax, based on the value of the field it depends on
sebastiaanluca/php-pipe-operator
469699 Downloads
Method chaining (or fluent expressions) for any value using any method.