Libraries tagged by code
wapmorgan/php-deprecation-detector
526519 Downloads
Analyzer of PHP code to search issues with deprecated functionality in newer interpreter versions.
umpirsky/language-list
661200 Downloads
List of all languages with names and ISO 639-1 codes in all languages and all data formats.
umpirsky/currency-list
387735 Downloads
List of all currencies with names and ISO 4217 codes in all languages and all data formats.
tomasvotruba/unused-public
3531134 Downloads
Detect unused public properties, constants and methods in your code
theseer/phpdox
2470911 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
stefangabos/world_countries
136651 Downloads
Constantly updated lists of world countries, territories and areas of geographical interest, with associated alpha-2, alpha-3 and numeric codes as defined by the ISO 3166-1 standard, available in multiple formats and languages, with national flags included
ssch/typo3-rector
3177385 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
spatie/commonmark-shiki-highlighter
4123229 Downloads
Highlight code blocks with league/commonmark and Shiki
sokil/php-isocodes
2581264 Downloads
ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
sensiolabs/ansi-to-html
8130771 Downloads
A library to convert a text with ANSI codes to HTML
phrity/util-errorhandler
11283841 Downloads
Inline error handler; catch and resolve errors for code block.
phpcompatibility/phpcompatibility-paragonie
35220617 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
php-tuf/composer-stager
5122820 Downloads
Stages Composer commands so they can be safely run on a production codebase.
php-translation/extractor
4590684 Downloads
Extract translations form the source code
php-cs-fixer/shim
7998654 Downloads
A tool to automatically fix PHP code style