Libraries tagged by iata
dflydev/dot-access-data
233912134 Downloads
Given a deep data structure, access data by dot notation.
tecnickcom/tcpdf
73974947 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
league/uri
97902170 Downloads
URI manipulation library
fakerphp/faker
236671119 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/orm
228341599 Downloads
Object-Relational-Mapper for PHP
doctrine/migrations
160485090 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
193377508 Downloads
Symfony DoctrineBundle
fzaninotto/faker
219267682 Downloads
Faker is a PHP library that generates fake data for you.
symfony/var-exporter
264058232 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
226089942 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
199044579 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
149977477 Downloads
Provides access to the localization data of the ICU library
nette/schema
213282265 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
99106889 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/csv
115071667 Downloads
CSV data manipulation made easy in PHP