2017 © Pedro Peláez
 

library date

Common interfaces and classes

image

phpextra/date

Common interfaces and classes

  • Thursday, November 20, 2014
  • by jkobus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5,697 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 2 Versions
  • 1 % Grown

The README.md

PHPExtra - DateTime extension

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage GitTip, (*1)

Usage

todo, (*2)

Changelog

todo, (*3)

Installation (Composer)

{
    "require": {
        "phpextra/common":"~1.2"
    }
}

Running tests

// Windows
composer install & call ./vendor/bin/phpunit.bat ./tests

Contributing

All code contributions must go through a pull request. Fork the project, create a feature branch, and send me a pull request. To ensure a consistent code base, you should make sure the code follows the coding standards. If you would like to help take a look at the list of issues., (*4)

Requirements

See composer.json for a full list of dependencies., (*5)

Authors

Jacek Kobus - kobus.jacek@gmail.com, (*6)

License information

See the file LICENSE.txt for copying permission.

The Versions

20/11 2014

dev-master

9999999-dev

Common interfaces and classes

  Sources   Download

BSD-3-Clause

The Development Requires

by Jacek Kobus

09/12 2013

0.0.1

0.0.1.0

DateTime wrapper

  Sources   Download

BSD-3-Clause

The Development Requires

by Jacek Kobus