Libraries tagged by co2e
phpcompatibility/phpcompatibility-wp
18785498 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
20711111 Downloads
Highlight PHP code in terminal
pheromone/phpcs-security-audit
2562809 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
orchestra/canvas
4832876 Downloads
Code Generators for Laravel Applications and Packages
nette/application
11114519 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.
mglaman/drupal-check
5078556 Downloads
CLI tool for running checks on a Drupal code base
mck89/peast
16972013 Downloads
Peast is PHP library that generates AST for JavaScript code
malkusch/lock
6972472 Downloads
Mutex library for exclusive code execution.
magento/magento-coding-standard
10162179 Downloads
A set of Magento specific PHP CodeSniffer rules.
ifsnop/mysqldump-php
3706258 Downloads
PHP version of mysqldump cli that comes with MySQL
icanhazstring/composer-unused
4333712 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
8970671 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
eightpoints/guzzle-bundle
9804975 Downloads
Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.
drupal/console
14675826 Downloads
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
dg/bypass-finals
14874473 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes