Libraries tagged by Datum
fakerphp/faker
271829798 Downloads
Faker is a PHP library that generates fake data for you.
doctrine/orm
244165524 Downloads
Object-Relational-Mapper for PHP
dflydev/dot-access-data
268970048 Downloads
Given a deep data structure, access data by dot notation.
doctrine/data-fixtures
115454093 Downloads
Data Fixtures for all Doctrine Object Managers
league/uri
126248537 Downloads
URI manipulation library
fzaninotto/faker
223198980 Downloads
Faker is a PHP library that generates fake data for you.
league/uri-interfaces
124691787 Downloads
Common tools for parsing and resolving RFC3987/RFC3986 URI
symfony/var-exporter
297056351 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
248324866 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
213255542 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
163409498 Downloads
Provides access to the localization data of the ICU library
opis/closure
213661441 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
247123479 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
108886946 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
128374593 Downloads
CSV data manipulation made easy in PHP