2017 © Pedro Peláez
 

library temporal

A date & time utility library for PHP.

image

radioactivehamster/temporal

A date & time utility library for PHP.

  • Wednesday, February 17, 2016
  • by jbenner
  • Repository
  • 1 Watchers
  • 0 Stars
  • 17 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Temporal

A date & time utility library for PHP., (*1)

Packagist Version GitHub license Build Status, (*2)

Install

$ composer require radioactivehamster/temporal

Usage

<?php

use Temporal;

// Returns an object representing the current month.
$month = Calendar::month();

// Returns an object representing the current week.
$week = Calendar::week();

// Returns an object representing the current day.
$day = Calendar::day();

License

The MIT License (Expat). See the license file for details., (*3)

The Versions

17/02 2016

dev-master

9999999-dev https://github.com/radioactivehamster/temporal

A date & time utility library for PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

17/02 2016

0.3.1

0.3.1.0

A date & time utility library for PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

17/02 2016

0.3.0

0.3.0.0

A date & time utility library for PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

08/02 2016

0.2.1

0.2.1.0

A date & time utility library for PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

27/12 2015

0.2.0

0.2.0.0

A date & time utility library for PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires

14/12 2015

0.1.0

0.1.0.0

A date & time utility library for PHP.

  Sources   Download

MIT

The Requires

 

The Development Requires