xloit / xloit-datetime
The DateTime Library extends Carbon
0.0.4
2017-05-27 21:04 UTC
Requires
- php: ^5.5 || ^7.0
- nesbot/carbon: ~1.21
- xloit/xloit-exception: ^0.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-11-01 22:31:20 UTC
README
This is the DateTime Library extends Carbon for Xloit.
- File issues at https://github.com/xloit/xloit-datetime/issues
- Create pull requests against https://github.com/xloit/xloit-datetime
Installation
Install this library using composer:
$ composer require xloit/xloit-datetime
Resources
You can run the unit tests with the following command:
$ cd path/to/xloit-datetime/
$ composer install
$ ./bin/phpunit
LICENSE
The files in this archive are released under MIT License. You can find a copy of this license in LICENSE.