2017 © Pedro Peláez
 

library spiffy-authorize

ZF2 authorization module for SpiffyCMS (can be used standalone).

image

spiffy/spiffy-authorize

ZF2 authorization module for SpiffyCMS (can be used standalone).

  • Monday, September 8, 2014
  • by SpiffyJr
  • Repository
  • 3 Watchers
  • 3 Stars
  • 20,794 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

SpiffyAuthorize

SpiffyAuthorize is an authorization module for SpiffyCms, however, this module functions entirely as a standalone module as well., (*1)

Project Status

Master Branch Build Status Coverage Status Dependency Status, (*2)

Documentation

Please check the doc dir for more detailed documentation on the features provided by this module., (*3)

Requirements

  • PHP 5.4
  • Composer

Installation

Installation of SpiffyAuthorize uses composer. For composer documentation, please refer to getcomposer.org., (*4)

php composer.phar require spiffy/spiffy-authorize:dev-master

Then add SpiffyAuthorize to your config/application.config.php, (*5)

Installation without composer is not officially supported, and requires you to install and autoload the dependencies specified in the composer.json., (*6)

The Versions