Libraries tagged by COPE
khanamiryan/qrcode-detector-decoder
29253359 Downloads
QR code decoder / reader
google/gax
79644479 Downloads
Google API Core for PHP
dg/bypass-finals
20487276 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
1455658 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
92145848 Downloads
Utilities to scan PHP code and generate class maps.
twig/extensions
80831300 Downloads
Common additional features for Twig that do not directly belong in core
sebastian/phpcpd
44317720 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
134664760 Downloads
Highlight PHP code in terminal
doctrine/reflection
103206503 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
6742815 Downloads
PHP Client for using Vonage's API.
tomasvotruba/type-coverage
5406769 Downloads
Measure type coverage of your project
shipmonk/dead-code-detector
447118 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
12332124 Downloads
PHP client library for Coveralls API
pear/pear-core-minimal
63528268 Downloads
Minimal set of PEAR core files to be used as composer dependency
laravel/vapor-core
9216527 Downloads
The kernel and invocation handlers for Laravel Vapor