Libraries tagged by .po
symfony/polyfill-php80
916336112 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-mbstring
1276648770 Downloads
Symfony polyfill for the Mbstring extension
symfony/polyfill-intl-normalizer
933490181 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-idn
864947317 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/polyfill-intl-grapheme
800741617 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-ctype
1082949570 Downloads
Symfony polyfill for ctype functions
paragonie/random_compat
715037783 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
doctrine/dbal
628063614 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
twbs/bootstrap
19168482 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
theseer/tokenizer
832444191 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/string
824395402 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
975218916 Downloads
A polyfill for getallheaders.
league/oauth2-server
157881188 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/tinker
485084290 Downloads
Powerful REPL for the Laravel framework.
hamcrest/hamcrest-php
540614805 Downloads
This is the PHP port of Hamcrest Matchers