Libraries tagged by code
aura/sql
1734414 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
zendframework/zend-config
19373435 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
wimg/php-compatibility
2020636 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
lavary/crunz
1289387 Downloads
Schedule your tasks right from the code.
laminas/laminas-config
21031298 Downloads
provides a nested object property based user interface for accessing this configuration data within application code
nette/code-checker
1203743 Downloads
✅ Nette CodeChecker: A simple tool to check source code against a set of Nette coding standards.
friends-of-phpspec/phpspec-code-coverage
1822858 Downloads
Generate Code Coverage reports for PhpSpec tests
werneckbh/laravel-qr-code
445362 Downloads
QR Code Generator for PHP wrapper for Laravel
teapot/status-code
3560523 Downloads
PHP HTTP Response Status code library
swaggest/php-code-builder
353622 Downloads
Swaggest JSON-schema enabled PHP code builder
spryker/code-sniffer
3440976 Downloads
Spryker Code Sniffer Standards
sirprize/postal-code-validator
1467163 Downloads
Validate Formatting Of World-Wide Postal Codes
shipmonk/dead-code-detector
14249 Downloads
Dead code detector to find unused PHP code via PHPStan extension.
scheb/2fa-backup-code
2058076 Downloads
Extends scheb/2fa-bundle with backup codes support
ocramius/code-generator-utils
1311751 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection