Libraries tagged by data - Free download!
nesbot/carbon
269695480 Downloads
An API extension for DateTime that supports 281 different languages.
fzaninotto/faker
179462740 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/dbal
257466613 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
monolog/monolog
434632980 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
fakerphp/faker
59287892 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/orm
132198307 Downloads
Object-Relational-Mapper for PHP
tecnickcom/tcpdf
35071682 Downloads
TCPDF is a PHP class for generating PDF documents and barcodes.
doctrine/migrations
85566959 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
110453131 Downloads
Symfony DoctrineBundle
symfony/var-exporter
94601942 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
100175026 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
111197284 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
71741317 Downloads
Provides a PHP replacement layer for the C intl extension that includes additional data from the ICU library
league/oauth2-server
47093521 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
50640783 Downloads
CSV data manipulation made easy in PHP