Libraries tagged by Coder
timber/timber
2901965 Downloads
Create WordPress themes with beautiful OOP code and the Twig Template Engine
staabm/side-effects-detector
32448619 Downloads
A static analysis tool to detect side effects in PHP code
simplesoftwareio/simple-qrcode
22184900 Downloads
Simple QrCode is a QR code generator made for Laravel.
phpro/grumphp
13144151 Downloads
A composer plugin that enables source code quality checks.
pelago/emogrifier
38357516 Downloads
Converts CSS styles into inline style attributes in your HTML code
knuckleswtf/scribe
8864266 Downloads
Generate API documentation for humans from your Laravel codebase.✍
khanamiryan/qrcode-detector-decoder
29166067 Downloads
QR code decoder / reader
dg/bypass-finals
20297774 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
1358975 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
91105779 Downloads
Utilities to scan PHP code and generate class maps.
sebastian/phpcpd
44203839 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
134588608 Downloads
Highlight PHP code in terminal
tomasvotruba/type-coverage
5294507 Downloads
Measure type coverage of your project
shipmonk/dead-code-detector
413825 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.
php-coveralls/php-coveralls
12270158 Downloads
PHP client library for Coveralls API