elnebuloso/flex-view

This package is abandoned and no longer maintained. No replacement package was suggested.

Working with the 'View' portion of the model-view-controller pattern

Installs: 909

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

pkg:composer/elnebuloso/flex-view

5.0.0 2015-11-24 01:41 UTC

README

Working with the 'View' portion of the model-view-controller pattern

  • no longer maintained
  • last stable version 5.0.0

Requirements

The following versions of PHP are supported by this version.

  • PHP 5.4
  • PHP 5.5
  • PHP 5.6
  • PHP 7.0
  • HHVM

Coding Standards

Flex follows the standards defined in the PSR-0, PSR-1, PSR-2 and PSR-4 documents.

Installation / Usage

Via Composer

{
    "require": {
        "elnebuloso/flex-view": "~5.0"
    }
}