Libraries tagged by valve
rubix/tensor
787336 Downloads
A library and extension that provides objects for scientific computing in PHP.
matthiasmullie/scrapbook
1540840 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
1518240 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
mathiasverraes/money
1956017 Downloads
PHP implementation of Fowler's Money pattern
typo3/html-sanitizer
5906940 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
sebastiaanluca/php-pipe-operator
287819 Downloads
Method chaining (or fluent expressions) for any value using any method.
roots/wp-config
5428184 Downloads
Collect configuration values and safely define() them
respect/stringifier
13284284 Downloads
Converts any value to a string
nikolaposa/version
3729269 Downloads
Value Object that represents a SemVer-compliant version number.
mrclay/props-dic
7514059 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
laminas/laminas-i18n
15962410 Downloads
Provide translations for your application, and filter and validate internationalized values
iksaku/laravel-mass-update
606879 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
ergebnis/json
8158726 Downloads
Provides a Json value object for representing a valid JSON string.
epartment/nova-dependency-container
4130596 Downloads
A Laravel Nova field container allowing to depend on other fields values
dflydev/placeholder-resolver
14118716 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.