2017 © Pedro Peláez
 

library diary-interface

Interfaces for the objects used by the Diary library.

image

rebelcode/diary-interface

Interfaces for the objects used by the Diary library.

  • Friday, January 27, 2017
  • by rebelcode
  • Repository
  • 2 Watchers
  • 0 Stars
  • 417 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Diary interface

Build Status Code Climate Total Downloads Latest stable, (*1)

This repository consists of the base interfaces that make up the core API of the Diary library., (*2)

Requirements

  • PHP 5.3

Installation

Install via Composer:, (*3)

composer require rebelcode/diary-interface

Testing

Use PHPUnit if you have it installed globally and in your PATH:, (*4)

phpunit

or you can use the locally installed version if you've installed developer dependencies using Composer:, (*5)

vendor/bin/phpunit

Support

The Versions

27/01 2017

dev-release/0.3

dev-release/0.3

Interfaces for the objects used by the Diary library.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Avatar rebelcode

26/01 2017

dev-develop

dev-develop

Interfaces for the objects used by the Diary library.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Avatar rebelcode

25/01 2017

dev-master

9999999-dev

Interfaces for the objects used by the Diary library.

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Avatar rebelcode

30/12 2016

0.2

0.2.0.0

Interfaces for the objects used by the Diary library.

  Sources   Download

GPL-3.0

The Requires

  • php ^5.3 | ^7.0
  • dhii/espresso-boolean-expression-interface dev-master

 

The Development Requires

by Avatar rebelcode

21/12 2016

0.1

0.1.0.0

Interfaces for the objects used by the Diary library.

  Sources   Download

GPLv3

The Requires

  • php ^5.3 | ^7.0

 

The Development Requires

by Avatar rebelcode