Libraries tagged by ext
symfony/redis-messenger
49630151 Downloads
Symfony Redis extension Messenger Bridge
symfony-cmf/routing
52504268 Downloads
Extends the Symfony routing component for dynamic routes and chaining several routers
sunra/php-simple-html-dom-parser
9721744 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.
shipmonk/phpstan-rules
2453018 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
4031940 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
phpstan/phpstan-webmozart-assert
27731540 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
27919860 Downloads
PHPStan Mockery extension
phpseclib/mcrypt_compat
31929339 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
phpseclib/bcmath_compat
21722165 Downloads
PHP 5.x-8.x polyfill for bcmath extension
php-mock/php-mock-phpunit
9155878 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
20342541 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.
php-mime-mail-parser/php-mime-mail-parser
10609843 Downloads
A fully tested email parser for PHP 8.2+ (mailparse extension wrapper).
php-console/php-console
3047460 Downloads
PHP library for Google Chrome extension "PHP Console".
pclzip/pclzip
13519787 Downloads
A PHP library that offers compression and extraction functions for Zip formatted archives
nelmio/security-bundle
14081875 Downloads
Extra security-related features for Symfony: signed/encrypted cookies, HTTPS/SSL/HSTS handling, cookie session storage, ...