Libraries tagged by valute
jakewhiteley/php-sets
24864 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.
indieweb/link-rel-parser
33308 Downloads
Parse rel values from HTTP headers
immutablephp/immutable
18559 Downloads
Immutable base objects, value objects, and value bag.
hulkur/laravel-hasmany-keyby
64214 Downloads
Add possibility to have related models in many-to-many relationship attached to the parent model by defined key values.
hgg/parameter-validator
98850 Downloads
Framework for specifying and enforcing rules on key/value pairs
gsteel/dot
155005 Downloads
A Utility for retrieving typed values from nested arrays
grifart/scaffolder
14957 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
eclipxe/micro-catalog
93766 Downloads
Micro catalog template class, useful to create value objects based on a known small catalog
digital-creative/nova-slider-filter
60450 Downloads
A Laravel Nova filter for picking range between a min/max value.
cviebrock/eloquent-typecast
63166 Downloads
Trait for Eloquent models to force type-casting on retrieved values
codezero/dotenv-updater
72794 Downloads
Update key/value pairs in a .env file.
code-distortion/fluent-dotenv
94763 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
cocur/vale
86630 Downloads
Vale is a helper utility that lets you get and set values in arbitrary nested arrays and objects.
clover/text-ltsv
79076 Downloads
Labeled Tab-separated Values (LTSV; cf. http://ltsv.org/) parser for PHP.
astrotomic/laravel-cachable-attributes
36824 Downloads
Allows to cache attribute accessor values in an easy way.