Libraries tagged by codex
wp-cli/shell-command
5930089 Downloads
Opens an interactive PHP console for running and testing PHP code.
wp-cli/scaffold-command
6326227 Downloads
Generates code for post types, taxonomies, blocks, plugins, child themes, etc.
umpirsky/language-list
550206 Downloads
List of all languages with names and ISO 639-1 codes in all languages and all data formats.
tomasvotruba/unused-public
2403913 Downloads
Detect unused public properties, constants and methods in your code
theseer/phpdox
2364009 Downloads
A fast Documentation generator for PHP Code using standard technology (SRC, DOCBLOCK, XML and XSLT) with event based processing
tempest/highlight
359527 Downloads
Fast, extensible, server-side code highlighting
stefangabos/world_countries
93607 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
2057544 Downloads
Instant fixes for your TYPO3 PHP code by using Rector.
spatie/x-ray
273744 Downloads
Quickly scan source code for calls to Ray
spatie/commonmark-shiki-highlighter
2060116 Downloads
Highlight code blocks with league/commonmark and Shiki
sokil/php-isocodes
1666811 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
7013047 Downloads
A library to convert a text with ANSI codes to HTML
phpcompatibility/phpcompatibility-paragonie
24204075 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-translation/extractor
4071285 Downloads
Extract translations form the source code
php-cs-fixer/shim
2619295 Downloads
A tool to automatically fix PHP code style