Libraries tagged by po
symfony/polyfill-php73
539524607 Downloads
Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions
symfony/polyfill-php72
643257863 Downloads
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
symfony/polyfill-intl-normalizer
725160890 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-icu
223844635 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-intl-grapheme
604499817 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/polyfill-iconv
326329223 Downloads
Symfony polyfill for the Iconv extension
webonyx/graphql-php
65821441 Downloads
A PHP port of GraphQL reference implementation
twbs/bootstrap
15910712 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
symfony/string
621357482 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
218410725 Downloads
Extracts information about PHP class' properties using metadata of popular sources
symfony/http-client
267459252 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
slim/slim
44354519 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
league/oauth2-server
116159042 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
129171415 Downloads
A library for parsing, formatting, storing and validating international phone numbers, a PHP Port of Google's libphonenumber.
doctrine/migrations
180974366 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.