PHPackages                             shaked/time - 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. shaked/time

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

shaked/time
===========

PHP time package

1.0.0(8y ago)02.6kMITPHPPHP &gt;=7.0.0

Since Jan 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Shaked/time)[ Packagist](https://packagist.org/packages/shaked/time)[ Docs](https://github.com/Shaked/time)[ RSS](/packages/shaked-time/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

PHP time package
================

[](#php-time-package)

[![Build Status](https://camo.githubusercontent.com/f55a1fef7394a45e27636505f4c904142cf8ce992424e61d1f48029a03dccf12/68747470733a2f2f7472617669732d63692e6f72672f5368616b65642f74696d652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Shaked/time)

The purpose of this package is to help developers to write a more readable PHP code while being able to easily test it.

The code is very much influenced by the [Go time package](https://golang.org/pkg/time/).

Usage
-----

[](#usage)

@see [TimeTest](test/TimeTest.php) for more information.

```
