Libraries tagged by php extension
phpunit/php-token-stream
377983883 Downloads
Wrapper around PHP's tokenizer extension.
slim/slim
43433174 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
larastan/larastan
23475773 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
nunomaduro/larastan
41604381 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
158584708 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
paragonie/sodium_compat
103124561 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
jetbrains/phpstorm-stubs
19195181 Downloads
PHP runtime & extensions header files for PhpStorm
php-console/php-console
2640152 Downloads
PHP library for Google Chrome extension "PHP Console".
php-mime-mail-parser/php-mime-mail-parser
7402309 Downloads
A fully tested email parser for PHP 8.0+ (mailparse extension wrapper).
php-mock/php-mock-phpunit
6593340 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
14353634 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.
rubix/tensor
1109615 Downloads
A library and extension that provides objects for scientific computing in PHP.
reactivex/rxphp
2810506 Downloads
Reactive extensions for php.
phpredis/phpredis
25486 Downloads
A PHP extension for Redis
nelexa/zip
6185492 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.