Libraries tagged by duta
league/uri-interfaces
248668010 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
250063239 Downloads
URI manipulation library
kreait/firebase-php
45656130 Downloads
Firebase Admin SDK
doctrine/migrations
220827836 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.
doctrine/doctrine-bundle
257989428 Downloads
Symfony DoctrineBundle
fzaninotto/faker
235312595 Downloads
Faker is a PHP library that generates fake data for you.
symfony/web-profiler-bundle
163439631 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/serializer
334582581 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
270938117 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
217516253 Downloads
Provides access to the localization data of the ICU library
opis/closure
236375075 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
379783397 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
150469180 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.
league/fractal
67874748 Downloads
Handle the output of complex data structures ready for API output.
league/csv
186642204 Downloads
CSV data manipulation made easy in PHP