Libraries tagged by Dawa
robmorgan/phinx
49764433 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
league/uri-interfaces
252926752 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
league/uri
254319538 Downloads
URI manipulation library
kreait/firebase-php
46161758 Downloads
Firebase Admin SDK
doctrine/migrations
222200763 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
259421114 Downloads
Symfony DoctrineBundle
fzaninotto/faker
235557676 Downloads
Faker is a PHP library that generates fake data for you.
symfony/serializer
337467306 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
272648746 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
219029229 Downloads
Provides access to the localization data of the ICU library
opis/closure
236917010 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
383889109 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
151833670 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
68167840 Downloads
Handle the output of complex data structures ready for API output.
league/csv
188605271 Downloads
CSV data manipulation made easy in PHP