Libraries tagged by co2e
khanamiryan/qrcode-detector-decoder
29322464 Downloads
QR code decoder / reader
google/gax
80305602 Downloads
Google API Core for PHP
dg/bypass-finals
20656406 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
1532903 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
93027487 Downloads
Utilities to scan PHP code and generate class maps.
twig/extensions
80902502 Downloads
Common additional features for Twig that do not directly belong in core
sebastian/phpcpd
44407728 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
134726705 Downloads
Highlight PHP code in terminal
doctrine/reflection
103300735 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
vonage/client-core
6799460 Downloads
PHP Client for using Vonage's API.
tomasvotruba/type-coverage
5510137 Downloads
Measure type coverage of your project
shipmonk/dead-code-detector
480935 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
12390707 Downloads
PHP client library for Coveralls API
pear/pear-core-minimal
63823026 Downloads
Minimal set of PEAR core files to be used as composer dependency
orchestra/testbench-core
35680310 Downloads
Testing Helper for Laravel Development