backend/interfaces

Interfaces used by the Backend-PHP Framework.

0.2.3 2012-11-30 06:18 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:16:07 UTC


README

The Interfaces tier of Backend-PHP provides a number of Interfaces that clearly defines and documents the classes and methods used in Backend. This makes it easier for programmers to extend the framework and replace components.

It forms the foundation of the Backend-PHP Framework.

Install

It can be installed from source or using Composer:

composer require backend/interfaces

Requirements

As this packages uses namespaces, PHP 5.3 is required.

Build Status

Build Status on Travis-CI githalytics.com alpha