PHPackages                             gugiman/date-period-parser8601 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. gugiman/date-period-parser8601

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

gugiman/date-period-parser8601
==============================

PHP Class for rudimental parsing ob ISO8601 DatePeriods user e.g. by Amazon Alexas Slot type AMAZON.DATE

1.02(7y ago)1131MITPHP

Since Apr 2Pushed 3y agoCompare

[ Source](https://github.com/Gugiman/DatePeriodParser8601)[ Packagist](https://packagist.org/packages/gugiman/date-period-parser8601)[ RSS](/packages/gugiman-date-period-parser8601/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

DatePeriodParser8601
====================

[](#dateperiodparser8601)

PHP Class for rudimental parsing of ISO8601 DatePeriods e.g. by Amazon Alexas Slot type [AMAZON.DATE](https://developer.amazon.com/de/docs/custom-skills/slot-type-reference.html#date)

Install via composer
--------------------

[](#install-via-composer)

Require the package with composer:

```
composer require gugiman/date-period-parser8601

```

Using
-----

[](#using)

Use like seen in test.php

```
