Libraries tagged by Coder
phpcompatibility/phpcompatibility-wp
24240683 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-parallel-lint/php-console-highlighter
25407102 Downloads
Highlight PHP code in terminal
pheromone/phpcs-security-audit
3094119 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
pestphp/pest-plugin-mutate
9550220 Downloads
Mutates your code to find untested cases
orchestra/canvas
11301726 Downloads
Code Generators for Laravel Applications and Packages
nette/application
13367415 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
mpratt/embera
4830090 Downloads
Oembed consumer library. Converts urls into their html embed code. Supports 150+ sites, such as Youtube, Twitter, vimeo, Instagram etc.
mck89/peast
25744661 Downloads
Peast is PHP library that generates AST for JavaScript code
malkusch/lock
8330375 Downloads
Mutex library for exclusive code execution.
magento/magento-coding-standard
11884987 Downloads
A set of Magento specific PHP CodeSniffer rules.
icanhazstring/composer-unused
5404225 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
10071636 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
caseyamcl/guzzle_retry_middleware
8163572 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
automattic/vipwpcs
8202063 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
rregeer/phpunit-coverage-check
5085038 Downloads
Check the code coverage using the clover report of phpunit