dreamfactory/oasys
Composer 安装命令:
composer require dreamfactory/oasys
包简介
DreamFactory Oasys(tm) Open Authentication System
README 文档
README
Multi-provider, extensible authentication framework
Build Status
Installation
Package installation is handled by Composer.
- If you haven't already, please install Composer
- Create
composer.jsonin the root of your project:
{
"require": {
"dreamfactory/oasys": "~0.4"
}
}
- Run
composer install - Require Composer's
vendor/autoloadscript in your bootstrap/init script
Feedback and Contributions
- Feedback is welcome in the form of pull requests and/or issues.
- Contributions should generally follow the strategy outlined in "Contributing to a project"
- Please submit pull requests against the
developbranch
Credits
- This code is an amalgamation of four different libraries that I've been carting around for years. It wouldn't have been possible if there weren't so many poorly crafted generic authentication systems available. ;)
统计信息
- 总下载量: 6.08k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2013-08-18