Libraries tagged by COSE
dg/bypass-finals
20206994 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
1328530 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
90754096 Downloads
Utilities to scan PHP code and generate class maps.
twig/extensions
80699596 Downloads
Common additional features for Twig that do not directly belong in core
sebastian/phpcpd
44164387 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
134563881 Downloads
Highlight PHP code in terminal
doctrine/reflection
103038150 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
6649879 Downloads
PHP Client for using Vonage's API.
tomasvotruba/type-coverage
5260825 Downloads
Measure type coverage of your project
spatie/laravel-cookie-consent
4117684 Downloads
Make your Laravel app comply with the crazy EU cookie law
shipmonk/dead-code-detector
398858 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
12235856 Downloads
PHP client library for Coveralls API
pear/pear-core-minimal
63064028 Downloads
Minimal set of PEAR core files to be used as composer dependency
lchrusciel/api-test-case
4741161 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.
laravel/vapor-core
9102209 Downloads
The kernel and invocation handlers for Laravel Vapor