bymslf / time

Time library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time library

Installation

Install the latest version with composer, you have to add a private VCS repository as described below:

{
  "require": {
    "propellerads/time": "*"
  },
  "repositories": [
    {
      "type": "vcs",
      "url":  "git@github.com:propellerads/time.git"
    }
  ]
}

About

Time library


Languages

Language:PHP 100.0%