Libraries tagged by valve
coduo/php-matcher
10603986 Downloads
PHP Matcher enables you to match values with patterns
aura/sql
2058287 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
spatie/valuestore
863723 Downloads
Easily store some values
laravel/valet
875341 Downloads
A more enjoyable local development experience for Mac.
matthiasmullie/scrapbook
1902530 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
1688713 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
typo3/html-sanitizer
7710305 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
sebastiaanluca/php-pipe-operator
379465 Downloads
Method chaining (or fluent expressions) for any value using any method.
roots/wp-config
6341568 Downloads
Collect configuration values and safely define() them
respect/stringifier
17040808 Downloads
Converts any value to a string
nikolaposa/version
4798708 Downloads
Value Object that represents a SemVer-compliant version number.
mrclay/props-dic
9144920 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
laminas/laminas-i18n
19280005 Downloads
Provide translations for your application, and filter and validate internationalized values
iksaku/laravel-mass-update
860971 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
icecave/repr
4835740 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.