Libraries tagged by dates
nesbot/carbon
492028042 Downloads
An API extension for DateTime that supports 281 different languages.
doctrine/orm
222115873 Downloads
Object-Relational-Mapper for PHP
dragonmantank/cron-expression
326327190 Downloads
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
dflydev/dot-access-data
220559163 Downloads
Given a deep data structure, access data by dot notation.
doctrine/data-fixtures
105094059 Downloads
Data Fixtures for all Doctrine Object Managers
league/uri
89634979 Downloads
URI manipulation library
fakerphp/faker
223421648 Downloads
Faker is a PHP library that generates fake data for you.
fzaninotto/faker
217625720 Downloads
Faker is a PHP library that generates fake data for you.
symfony/var-exporter
251469725 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/serializer
217556465 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/polyfill-intl-icu
193426085 Downloads
Symfony polyfill for intl's ICU-related data and classes
symfony/intl
144766503 Downloads
Provides access to the localization data of the ICU library
nette/schema
200336073 Downloads
📐 Nette Schema: validating data structures against a given Schema.
league/oauth2-server
95458489 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
110199891 Downloads
CSV data manipulation made easy in PHP