Libraries tagged by fund
vimeo/psalm
62567647 Downloads
A static analysis tool for finding errors in PHP applications
thecodingmachine/safe
71715932 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
245999112 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
252388326 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-grapheme
570527474 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/config
393109803 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
php-http/discovery
253625185 Downloads
Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations
doctrine/persistence
240981721 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
174943308 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/common
327591250 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
doctrine/collections
362630812 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/ca-bundle
299276295 Downloads
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
nette/finder
51777921 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
spatie/regex
11555406 Downloads
A sane interface for php's built in preg_* functions
spatie/once
26551286 Downloads
A magic memoization function