Libraries tagged by CO
league/commonmark
464431501 Downloads
Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM)
doctrine/collections
443880522 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
composer/composer
203139308 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
symfony/polyfill-php80
908287644 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-mbstring
1268158598 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
925266303 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
857684280 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
792946852 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
1075044904 Downloads
Symfony polyfill for ctype functions
symfony/options-resolver
549022235 Downloads
Provides an improved replacement for the array_replace PHP function
psy/psysh
609137290 Downloads
An interactive shell for modern PHP.
nunomaduro/termwind
295571017 Downloads
It's like Tailwind CSS, but for the console.
league/flysystem
709536993 Downloads
File storage abstraction for PHP
larastan/larastan
66517507 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
friendsofphp/php-cs-fixer
263267668 Downloads
A tool to automatically fix PHP code style