Libraries tagged by COPE
friendsofphp/php-cs-fixer
165968305 Downloads
A tool to automatically fix PHP code style
theseer/tokenizer
551034007 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
phpdocumentor/reflection-common
577005067 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
symfony/security-core
143399024 Downloads
Symfony Security Component - Core Library
squizlabs/php_codesniffer
275765779 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sebastian/lines-of-code
341498938 Downloads
Library for counting the lines of code in PHP source code
sebastian/code-unit
345910644 Downloads
Collection of value objects that represent the PHP code units
laminas/laminas-code
135786258 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
endroid/qr-code
44643309 Downloads
Endroid QR Code
codeception/codeception
67000579 Downloads
BDD-style testing framework
bacon/bacon-qr-code
104619198 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
54493984 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
80480849 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
nette/utils
245867840 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
larastan/larastan
10691909 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel