Libraries tagged by valute
mathiasverraes/money
1991795 Downloads
PHP implementation of Fowler's Money pattern
php-di/phpdoc-reader
27284439 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
colinmollenhour/credis
35249770 Downloads
Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.
coduo/php-to-string
10547412 Downloads
Simple library that converts PHP value into strings
coduo/php-matcher
10472587 Downloads
PHP Matcher enables you to match values with patterns
aura/sql
2024353 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
843974 Downloads
Easily store some values
rubix/tensor
1005459 Downloads
A library and extension that provides objects for scientific computing in PHP.
matthiasmullie/scrapbook
1862114 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
1669627 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
typo3/html-sanitizer
7381648 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
sebastiaanluca/php-pipe-operator
369075 Downloads
Method chaining (or fluent expressions) for any value using any method.
roots/wp-config
6251248 Downloads
Collect configuration values and safely define() them
respect/stringifier
16685654 Downloads
Converts any value to a string
nikolaposa/version
4647846 Downloads
Value Object that represents a SemVer-compliant version number.