Libraries tagged by valute
php-di/phpdoc-reader
28310206 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
colinmollenhour/credis
36372384 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
10963183 Downloads
Simple library that converts PHP value into strings
coduo/php-matcher
10870427 Downloads
PHP Matcher enables you to match values with patterns
spatie/valuestore
886261 Downloads
Easily store some values
rubix/tensor
1159982 Downloads
A library and extension that provides objects for scientific computing in PHP.
matthiasmullie/scrapbook
2024714 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
1732583 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
mathiasverraes/money
2011461 Downloads
PHP implementation of Fowler's Money pattern
typo3/html-sanitizer
8029473 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
sebastiaanluca/php-pipe-operator
396877 Downloads
Method chaining (or fluent expressions) for any value using any method.
roots/wp-config
6511758 Downloads
Collect configuration values and safely define() them
respect/stringifier
17788175 Downloads
Converts any value to a string
nikolaposa/version
5001520 Downloads
Value Object that represents a SemVer-compliant version number.
mrclay/props-dic
9500846 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names