Libraries tagged by codes
rinvex/countries
8030941 Downloads
Rinvex Countries is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
phpro/grumphp
16769647 Downloads
A composer plugin that enables source code quality checks.
pelago/emogrifier
46951418 Downloads
Converts CSS styles into inline style attributes in your HTML code
khanamiryan/qrcode-detector-decoder
32537871 Downloads
QR code decoder / reader
icanhazstring/composer-unused
8024052 Downloads
Show unused packages by scanning your code
dg/bypass-finals
29511513 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
9083905 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
140802211 Downloads
Utilities to scan PHP code and generate class maps.
carthage-software/mago
1286787 Downloads
Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.
sebastian/phpcpd
48308971 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
137597154 Downloads
Highlight PHP code in terminal
endroid/qr-code-bundle
11491641 Downloads
Endroid QR Code Bundle
zendframework/zend-code
83656751 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
shipmonk/dead-code-detector
3697541 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.
ekino/phpstan-banned-code
6292057 Downloads
Detected banned code using PHPStan