Download the PHP package litipk/php-jiffy without Composer
On this page you can find all versions of the php package litipk/php-jiffy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-jiffy
Jiffy Universal Timestamps
Installation
Usage
The PHP Jiffy library provides the UniversalTimestamp
class, which allows you to record timestamps with milliseconds
and microseconds precision and to convert it to other "timestamp types" whenever you need to do it.
The supported PHP versions are 5.5, 5.6, 7.0 and HHVM.
Notice: The MongoDB related methods are only available when the mongo
or mongodb
extensions are loaded.
Integration with Doctrine
If you want to use Jiffy's UniversalTimesamp objects in your Doctrine models, you can use our adapter layers:
- Jiffy Universal Timestamps for MongoDB ODM
- Jiffy Universal Timestamps for Doctrine ORM : Work in progress.
All versions of php-jiffy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package litipk/php-jiffy contains the following files
Loading the files please wait ....