Libraries tagged by valu
coduo/php-matcher
13744371 Downloads
PHP Matcher enables you to match values with patterns
coduo/php-humanizer
927648 Downloads
Humanize values that are readable only for developers
aura/sql
2809496 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.
rubix/tensor
1747646 Downloads
A library and extension that provides objects for scientific computing in PHP.
matthiasmullie/scrapbook
3036601 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
2167716 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
basis-company/nats
573395 Downloads
nats jetstream client for php
mathiasverraes/money
2072668 Downloads
PHP implementation of Fowler's Money pattern
valorin/random
362426 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
typo3/html-sanitizer
11585239 Downloads
HTML sanitizer aiming to provide XSS-safe markup based on explicitly allowed tags, attributes and values.
respect/stringifier
26344612 Downloads
Converts any value to a string
mrclay/props-dic
13449075 Downloads
Props is a simple DI container that allows retrieving values via custom property and method names
iksaku/laravel-mass-update
1458416 Downloads
Update multiple Laravel Model records, each with different values, using a single query!
epartment/nova-dependency-container
4667136 Downloads
A Laravel Nova field container allowing to depend on other fields values
codezero/laravel-unique-translation
1103365 Downloads
Check if a translated value in a JSON column is unique in the database.