Libraries tagged by fund
php-mock/php-mock
11614981 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
oro/doctrine-extensions
9442573 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nikic/iter
4095840 Downloads
Iteration primitives using generators
lorenzo/pinky
8819874 Downloads
A Foundation for Emails (Inky) template transpiler
codeception/module-phpbrowser
20242108 Downloads
Codeception module for testing web application over HTTP
brain/monkey
7217819 Downloads
Mocking utility for PHP functions and WordPress plugin API
jeremeamia/superclosure
58108465 Downloads
Serialize Closure objects, including their context and binding
hoa/file
19229872 Downloads
The Hoa\File library.
yoast/phpunit-polyfills
22214749 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
voku/portable-utf8
16665223 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
symfonycasts/reset-password-bundle
4981213 Downloads
Symfony bundle that adds password reset functionality.
symfony/test-pack
15802230 Downloads
A pack for functional and end-to-end testing within a Symfony app
symfony/polyfill-apcu
73316496 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions
sunra/php-simple-html-dom-parser
8550171 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
spaze/phpstan-disallowed-calls
9734130 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages