Libraries tagged by php Extensions
larastan/larastan
67853104 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpunit/php-token-stream
401323274 Downloads
Wrapper around PHP's tokenizer extension.
paragonie/sodium_compat
153570532 Downloads
Pure PHP implementation of libsodium; uses the PHP extension if it exists
slim/slim
55307140 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
laminas/laminas-code
204728564 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
nunomaduro/larastan
47462988 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpredis/phpredis
319262 Downloads
A PHP extension for Redis
jetbrains/phpstorm-stubs
37217882 Downloads
PHP runtime & extensions header files for PhpStorm
spatie/async
5361918 Downloads
Asynchronous and parallel PHP with the PCNTL extension
shipmonk/dead-code-detector
5073869 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.
php-console/php-console
3085031 Downloads
PHP library for Google Chrome extension "PHP Console".
php-mime-mail-parser/php-mime-mail-parser
10957540 Downloads
A fully tested email parser for PHP 8.2+ (mailparse extension wrapper).
php-mock/php-mock-phpunit
9465678 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
21103915 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.
reactivex/rxphp
3451631 Downloads
Reactive extensions for php.