Libraries tagged by php extension
phpseclib/mcrypt_compat
24777867 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
bref/extra-php-extensions
3122480 Downloads
Extra PHP extensions for your lambda application.
php-mock/php-mock-phpunit
6184795 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.
kwn/php-rdkafka-stubs
3292580 Downloads
Rdkafka extension stubs for your IDE
rubix/tensor
938661 Downloads
A library and extension that provides objects for scientific computing in PHP.
phalcon/zephir
381369 Downloads
Zephir is a compiled high level language aimed to the creation of C-extensions for PHP
doctrine/mongodb
10734481 Downloads
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.
weirdan/doctrine-psalm-plugin
5882148 Downloads
Stubs to let Psalm understand Doctrine better
typo3/coding-standards
1808561 Downloads
A set of coding guidelines for any TYPO3-related project or extension
shipmonk/phpstan-baseline-per-identifier
289641 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
opcodesio/mail-parser
2873203 Downloads
Parse emails without the mailparse extension
babenkoivan/elastic-scout-driver-plus
2038584 Downloads
Extension for Elastic Scout Driver
phpredis/phpredis
18537 Downloads
A PHP extension for Redis
symfony/ldap
5913584 Downloads
Provides a LDAP client for PHP on top of PHP's ldap extension
shipmonk/dead-code-detector
141102 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.