Libraries tagged by extention
spatie/async
3494570 Downloads
Asynchronous and parallel PHP with the PCNTL extension
shipmonk/dead-code-detector
398858 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.
scienta/doctrine-json-functions
19311005 Downloads
A set of extensions to Doctrine that add support for json query functions.
phpstan/phpstan-webmozart-assert
20144212 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
17115612 Downloads
PHPStan Mockery extension
phpseclib/mcrypt_compat
25805141 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
phpredis/phpredis
30476 Downloads
A PHP extension for Redis
php-mock/php-mock
14610328 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
7545462 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
nelexa/zip
6259263 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
mglaman/phpstan-drupal
23782004 Downloads
Drupal extension and rules for PHPStan
kwn/number-to-words
4044434 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
jangregor/phpstan-prophecy
14781981 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
erusev/parsedown-extra
13521794 Downloads
An extension of Parsedown that adds support for Markdown Extra.
clue/socket-raw
9223259 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).