2017 © Pedro Peláez
 

library workdays

A calendar for calculating with workdays

image

kwetal/workdays

A calendar for calculating with workdays

  • Monday, November 10, 2014
  • by evanmaastrigt@gmail.com
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

kwetal-workdays

A library for calculations with workdays, (*1)

Installation

The recommended way to install Kwetal/Workdays is through composer., (*2)

Just create a composer.json file for your project:, (*3)

``` json { "require": { "kwetal/workdays": "dev-master" } }, (*4)


And run these two commands to install it: ``` bash $ curl -sS https://getcomposer.org/installer | php $ composer install

Now you can add the autoloader, and you will have access to the library:, (*5)

``` php <?php, (*6)

require 'vendor/autoload.php';, (*7)


Unit tests ---------- After installing, from the root project dir run ```bash $ vendor/bin/phpunit

The Versions

10/11 2014

dev-master

9999999-dev

A calendar for calculating with workdays

  Sources   Download

MIT

The Requires

 

The Development Requires

10/11 2014

1.0.0

1.0.0.0

A calendar for calculating with workdays

  Sources   Download

MIT

The Requires

 

The Development Requires

28/10 2014

dev-feature/ChristianCalender

dev-feature/ChristianCalender

  Sources   Download

The Requires

 

The Development Requires