Libraries tagged by phpcs
phpseclib/mcrypt_compat
25701535 Downloads
PHP 5.x-8.x polyfill for mcrypt extension
phpclassic/php-shopify
3343040 Downloads
PHP SDK for Shopify API
php-mock/php-mock-phpunit
6672815 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
14514685 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.
clue/socket-raw
9177882 Downloads
Simple and lightweight OOP wrapper for PHP's low-level sockets extension (ext-sockets).
roots/wp-password-bcrypt
9399392 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
workerman/phpsocket.io
525463 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
ticketswap/phpstan-error-formatter
279043 Downloads
A minimalistic error formatter for PHPStan
thecodingmachine/phpstan-safe-rule
8067136 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
symplify/phpstan-extensions
4985246 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
staabm/phpstan-todo-by
1010802 Downloads
staabm/phpstan-dba
1852084 Downloads
slam/phpstan-extensions
2194692 Downloads
Slam extension of phpstan
shipmonk/phpstan-rules
804998 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
419297 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.