-
Notifications
You must be signed in to change notification settings - Fork 0
Lightweight authentication library based on Zend Auth
License
berrybird/cerberus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Cerberus ======== Current release: 0.1.0 Description ----------- Cerberus is a lightweight authentication library supporting multiple authentication providers and storages. It is based on Zend Auth. Installation ------------ Requirements: - PHP 5.3.3 or newer Installing using Composer: 'composer.json' definition "repositories": [{ "type": "vcs", "url": "https://github.com/berrybird/cerberus" }], "require": { "berrybird/cerberus": "~0.1" } Documentation ------------- N/A Contributing ------------ Open an issue or send a pull request on Github (https://github.com/berrybird/cerberus). Authors ------- Maintainer: - Miodrag Tokić Credits: - Zend framework (http://framework.zend.com) Copyright --------- Copyright (C) 2011-2015 Miodrag Tokić. Released under the BSD-3-Clause License. See the LICENSE file for details.
About
Lightweight authentication library based on Zend Auth
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published