Libraries tagged by COPE
bacon/bacon-qr-code
189433249 Downloads
BaconQrCode is a QR code generator for PHP.
vimeo/psalm
83026639 Downloads
A static analysis tool for finding errors in PHP applications
symfony/maker-bundle
120156447 Downloads
Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.
openai-php/client
29042363 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
nette/utils
437565657 Downloads
🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
nette/php-generator
74504315 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.5 features.
larastan/larastan
58254952 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
composer/installers
145031288 Downloads
A multi-framework Composer library installer
chillerlan/php-qrcode
38529884 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.4+
wp-coding-standards/wpcs
48876445 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
thecodingmachine/safe
115765450 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/string
787897510 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/stopwatch
415573778 Downloads
Provides a way to profile code
slevomat/coding-standard
136124298 Downloads
Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.
sebastian/complexity
577610012 Downloads
Library for calculating the complexity of PHP code units