Libraries tagged by da
league/uri-interfaces
243720117 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
245121990 Downloads
URI manipulation library
kreait/firebase-php
45006377 Downloads
Firebase Admin SDK
doctrine/migrations
219089018 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
256193093 Downloads
Symfony DoctrineBundle
fzaninotto/faker
234991569 Downloads
Faker is a PHP library that generates fake data for you.
darkaonline/l5-swagger
38116191 Downloads
OpenApi or Swagger integration to Laravel
symfony/serializer
331090220 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
268767832 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
215580721 Downloads
Provides access to the localization data of the ICU library
opis/closure
235671221 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
374954146 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
148733829 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
67492812 Downloads
Handle the output of complex data structures ready for API output.
league/csv
184307411 Downloads
CSV data manipulation made easy in PHP