Download the PHP package ebene7/php-dateparser without Composer
On this page you can find all versions of the php package ebene7/php-dateparser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ebene7/php-dateparser
More information about ebene7/php-dateparser
Files in ebene7/php-dateparser
Download ebene7/php-dateparser
More information about ebene7/php-dateparser
Files in ebene7/php-dateparser
Vendor ebene7
Package php-dateparser
Short Description E7 PHP Date Parser
License
Homepage https://github.com/ebene7/php-dateparser
Package php-dateparser
Short Description E7 PHP Date Parser
License
Homepage https://github.com/ebene7/php-dateparser
Please rate this library. Is it a good library?
Informations about the package php-dateparser
php-dateparser
Provides a simple parser for (date-)strings.
Installation
Usage
DateParser
The Parser supports...
- Single patterns e.g.
2020-05
, depending on added Resolvers - Pattern ranges e.g.
2020-05..2020-10
- Autocorrection for twisted ranges e.g.
2020-10..2020-05
DayResolver
Supported patterns:
2020-05-15
today
yesterday
tommorrow
[next|last] <dayofweek>
WeekResolver
Supported patterns:
w05-2020
week
lastweek
nextweek
MonthResolver
Supported patterns:
2020-05
month
lastmonth
nextmonth
YearResolver
Supported patterns:
2020
year
lastyear
nextyear
All versions of php-dateparser with dependencies
PHP Build Version
Package Version
The package ebene7/php-dateparser contains the following files
Loading the files please wait ....