Libraries tagged by cod
pheromone/phpcs-security-audit
2942128 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
5986124 Downloads
Mutates your code to find untested cases
orchestra/canvas
7864849 Downloads
Code Generators for Laravel Applications and Packages
nette/application
12602158 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.
mck89/peast
23086942 Downloads
Peast is PHP library that generates AST for JavaScript code
malkusch/lock
7955677 Downloads
Mutex library for exclusive code execution.
icanhazstring/composer-unused
5016453 Downloads
Show unused packages by scanning your code
caseyamcl/guzzle_retry_middleware
7556618 Downloads
Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts
automattic/vipwpcs
7560235 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
yiisoft/yii2-coding-standards
745730 Downloads
Yii PHP Framework Version 2 - Coding standard tools
typo3/coding-standards
1813114 Downloads
A set of coding guidelines for any TYPO3-related project or extension
symplify/coding-standard
7209353 Downloads
Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer.
sylius-labs/coding-standard
5025735 Downloads
Battle-tested coding standard configuration used in Sylius.
shipmonk/dead-code-detector
143660 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.
murtukov/php-code-generator
3204158 Downloads
A library to generate php code