Libraries tagged by dates
doctrine/orm
255547920 Downloads
Object-Relational-Mapper for PHP
dragonmantank/cron-expression
407493461 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dflydev/dot-access-data
297540326 Downloads
Given a deep data structure, access data by dot notation.
doctrine/data-fixtures
120807354 Downloads
Data Fixtures for all Doctrine Object Managers
league/uri
148936067 Downloads
URI manipulation library
fakerphp/faker
300891805 Downloads
Faker is a PHP library that generates fake data for you.
fzaninotto/faker
226151424 Downloads
Faker is a PHP library that generates fake data for you.
symfony/var-exporter
322332179 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
264260251 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
223844635 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
173241579 Downloads
Provides access to the localization data of the ICU library
opis/closure
219565468 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
nette/schema
274917380 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
116159042 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
138314831 Downloads
CSV data manipulation made easy in PHP