Libraries tagged by COSE
dg/bypass-finals
21359242 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
1860803 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
96696222 Downloads
Utilities to scan PHP code and generate class maps.
twig/extensions
81193427 Downloads
Common additional features for Twig that do not directly belong in core
sebastian/phpcpd
44750563 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
134971575 Downloads
Highlight PHP code in terminal
doctrine/reflection
103675475 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
7037501 Downloads
PHP Client for using Vonage's API.
tomasvotruba/type-coverage
5882913 Downloads
Measure type coverage of your project
spatie/laravel-cookie-consent
4230719 Downloads
Make your Laravel app comply with the crazy EU cookie law
shipmonk/dead-code-detector
623823 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
12573308 Downloads
PHP client library for Coveralls API
pear/pear-core-minimal
64956664 Downloads
Minimal set of PEAR core files to be used as composer dependency
orchestra/testbench-core
36655521 Downloads
Testing Helper for Laravel Development
lchrusciel/api-test-case
4893198 Downloads
Perfect PHPUnit TestCase for JSON/XML API TDD with Symfony.