Libraries tagged by .po
symfony/polyfill-php80
694736164 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php72
636813101 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-mbstring
1033458592 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
705563816 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
668320594 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
586239017 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
859845166 Downloads
Symfony polyfill for ctype functions
paragonie/random_compat
584178308 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
doctrine/dbal
514863216 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
twbs/bootstrap
15645856 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
theseer/tokenizer
651784355 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
602465085 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
ralouphie/getallheaders
747122397 Downloads
A polyfill for getallheaders.
laravel/tinker
357907079 Downloads
Powerful REPL for the Laravel framework.
hamcrest/hamcrest-php
418846654 Downloads
This is the PHP port of Hamcrest Matchers