Libraries tagged by co2e
phpro/grumphp
13718785 Downloads
A composer plugin that enables source code quality checks.
pelago/emogrifier
39929042 Downloads
Converts CSS styles into inline style attributes in your HTML code
laravel/boost
1040601 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
knuckleswtf/scribe
9639092 Downloads
Generate API documentation for humans from your Laravel codebase.✍
khanamiryan/qrcode-detector-decoder
29758704 Downloads
QR code decoder / reader
google/gax
84743118 Downloads
Google API Core for PHP
dg/bypass-finals
21795376 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
deptrac/deptrac
2078205 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
composer/class-map-generator
99071657 Downloads
Utilities to scan PHP code and generate class maps.
twig/extensions
81382070 Downloads
Common additional features for Twig that do not directly belong in core
sebastian/phpcpd
44956839 Downloads
Copy/Paste Detector (CPD) for PHP code.
jakub-onderka/php-console-highlighter
135120629 Downloads
Highlight PHP code in terminal
doctrine/reflection
103913574 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
7193276 Downloads
PHP Client for using Vonage's API.
tomasvotruba/type-coverage
6118698 Downloads
Measure type coverage of your project