Libraries tagged by valu
rubix/tensor
1133598 Downloads
A library and extension that provides objects for scientific computing in PHP.
matthiasmullie/scrapbook
1956267 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
1706938 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
typo3/html-sanitizer
7861643 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
sebastiaanluca/php-pipe-operator
385562 Downloads
Method chaining (or fluent expressions) for any value using any method.
roots/wp-config
6408423 Downloads
Collect configuration values and safely define() them
respect/stringifier
17347507 Downloads
Converts any value to a string
nikolaposa/version
4888103 Downloads
Value Object that represents a SemVer-compliant version number.
mrclay/props-dic
9280802 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
laminas/laminas-i18n
19533858 Downloads
Provide translations for your application, and filter and validate internationalized values
iksaku/laravel-mass-update
879795 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
icecave/repr
4993092 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
ergebnis/json
13901865 Downloads
Provides a Json value object for representing a valid JSON string.
epartment/nova-dependency-container
4367662 Downloads
A Laravel Nova field container allowing to depend on other fields values
dflydev/placeholder-resolver
14391426 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.