Libraries tagged by codes
milon/barcode
11504417 Downloads
Barcode generator like Qr Code, PDF417, C39, C39+, C39E, C39E+, C93, S25, S25+, I25, I25+, C128, C128A, C128B, C128C, 2-Digits UPC-Based Extention, 5-Digits UPC-Based Extention, EAN 8, EAN 13, UPC-A, UPC-E, MSI (Variation of Plessey code)
dealerdirect/phpcodesniffer-composer-installer
141837811 Downloads
PHP_CodeSniffer Standards Composer Installer Plugin
chillerlan/php-qrcode
20339992 Downloads
A QR Code generator and reader with a user-friendly API. PHP 8.2+
nunomaduro/larastan
42899711 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
wp-coding-standards/wpcs
35855959 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
umpirsky/country-list
9564016 Downloads
List of all countries with names and ISO 3166-1 codes in all languages and data formats.
tracy/tracy
22077407 Downloads
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.
timber/timber
3039945 Downloads
Create WordPress themes with beautiful OOP code and the Twig Template Engine
staabm/side-effects-detector
42249818 Downloads
A static analysis tool to detect side effects in PHP code
simplesoftwareio/simple-qrcode
23522181 Downloads
Simple QrCode is a QR code generator made for Laravel.
phpro/grumphp
13707137 Downloads
A composer plugin that enables source code quality checks.
pelago/emogrifier
39898572 Downloads
Converts CSS styles into inline style attributes in your HTML code
laravel/boost
1008890 Downloads
Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.
khanamiryan/qrcode-detector-decoder
29747773 Downloads
QR code decoder / reader
dg/bypass-finals
21764376 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes