Libraries tagged by .po
symfony/polyfill-php80
719454509 Downloads
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
symfony/polyfill-php73
542376815 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
645469890 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-intl-normalizer
731903115 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-icu
225592773 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-grapheme
610752297 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-iconv
328094465 Downloads
Symfony polyfill for the Iconv extension
webonyx/graphql-php
66560639 Downloads
A PHP port of GraphQL reference implementation
symfony/string
627749899 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/property-info
220742894 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/http-client
270343648 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
slim/slim
44741321 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
league/oauth2-server
117417210 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.
giggsey/libphonenumber-for-php
130389174 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
doctrine/migrations
182461355 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.