Skip to content

Brickrouge/Calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar

Release Build Status HHVM Code Quality Code Coverage Packagist


Requirements

The package requires PHP 5.5 or later.

Installation

The recommended way to install this package is through composer:

$ composer require brickrouge/calendar

Cloning the repository

The package is available on GitHub, its repository can be cloned with the following command line:

$ git clone https://github.com/Brickrouge/Calendar.git

Documentation

You can generate the documentation for the package and its dependencies with the make doc command. The documentation is generated in the build/docs directory. ApiGen is required. The directory can later be cleaned with the make clean command.

Testing

The test suite is ran with the make test command. PHPUnit and Composer need to be globally available to run the suite. The command installs dependencies as required. The make test-coverage command runs test suite and also creates an HTML coverage report in "build/coverage". The directory can later be cleaned with the make clean command.

The package is continuously tested by Travis CI.

Build Status Code Coverage

License

Brickrouge/Calendar is licensed under the New BSD License. See the LICENSE file for details.

About

A Calendar for Brickrouge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published