Libraries tagged by COPE
dg/bypass-finals
30498741 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
10015311 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
146960033 Downloads
Utilities to scan PHP code and generate class maps.
carthage-software/mago
1536319 Downloads
Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.
twig/extensions
84423516 Downloads
Common additional features for Twig that do not directly belong in core
sebastian/phpcpd
48684671 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
137883235 Downloads
Highlight PHP code in terminal
doctrine/reflection
107816745 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.
web-auth/cose-lib
15511866 Downloads
CBOR Object Signing and Encryption (COSE) For PHP
tomasvotruba/type-coverage
12212309 Downloads
Measure type coverage of your project
shipmonk/dead-code-detector
4332793 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
14618646 Downloads
PHP client library for Coveralls API
pear/pear-core-minimal
80482280 Downloads
Minimal set of PEAR core files to be used as composer dependency
laravel/vapor-core
13511096 Downloads
The kernel and invocation handlers for Laravel Vapor
johnpbloch/wordpress-core-installer
11533057 Downloads
A custom installer to handle deploying WordPress with composer