Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duncan3dc/dates

A simple library for working with dates and ranges using the default timezone
https://github.com/duncan3dc/dates

date datetime php

Last synced: 4 days ago
JSON representation

A simple library for working with dates and ranges using the default timezone

Awesome Lists containing this project

README

        

# dates
A simple library for working with dates and ranges using the default timezone

Full documentation is available at http://duncan3dc.github.io/dates/
PHPDoc API documentation is also available at [http://duncan3dc.github.io/dates/api/](http://duncan3dc.github.io/dates/api/namespaces/duncan3dc.Laravel.html)

[![release](https://poser.pugx.org/duncan3dc/dates/version.svg)](https://packagist.org/packages/duncan3dc/dates)
[![build](https://github.com/duncan3dc/dates/workflows/.github/workflows/buildcheck.yml/badge.svg?branch=main))](https://github.com/duncan3dc/dates/actions/workflows/coverage.yml)
[![coverage](https://codecov.io/gh/duncan3dc/dates/graph/badge.svg)](https://codecov.io/gh/duncan3dc/dates)

## Installation

The recommended method of installing this library is via [Composer](//getcomposer.org/).

Run the following command from your project root:

```bash
$ composer require duncan3dc/dates
```

## Changelog
A [Changelog](CHANGELOG.md) has been available since version 1.2.0

## Where to get help
Found a bug? Got a question? Just not sure how something works?
Please [create an issue](//github.com/duncan3dc/dates/issues) and I'll do my best to help out.
Alternatively you can catch me on [Twitter](https://twitter.com/duncan3dc)