Libraries tagged by valu
matthiasmullie/scrapbook
1836929 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
darsyn/ip
1659649 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
mathiasverraes/money
1984101 Downloads
PHP implementation of Fowler's Money pattern
typo3/html-sanitizer
7236741 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
sebastiaanluca/php-pipe-operator
366268 Downloads
Method chaining (or fluent expressions) for any value using any method.
roots/wp-config
6199987 Downloads
Collect configuration values and safely define() them
respect/stringifier
16492332 Downloads
Converts any value to a string
nikolaposa/version
4581626 Downloads
Value Object that represents a SemVer-compliant version number.
mrclay/props-dic
8904733 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
laminas/laminas-i18n
18771247 Downloads
Provide translations for your application, and filter and validate internationalized values
iksaku/laravel-mass-update
821542 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
icecave/repr
4555691 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
ergebnis/json
12119819 Downloads
Provides a Json value object for representing a valid JSON string.
epartment/nova-dependency-container
4326691 Downloads
A Laravel Nova field container allowing to depend on other fields values
dflydev/placeholder-resolver
14352667 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.