xloit / xloit-bridge-zend-authentication
Xloit Bridge Zend Authentication 库
1.0.1
2017-05-28 16:32 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-eventmanager: ^0.0
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- xloit/xloit-bridge-zend-session: ^0.0
- xloit/xloit-exception: ^0.0
- zendframework/zend-authentication: ^2.5
- zendframework/zend-crypt: ^2.6 || ^3.2
Requires (Dev)
- phpunit/phpunit: ~4.0
- zendframework/zend-db: ^2.8
This package is not auto-updated.
Last update: 2024-09-14 19:14:48 UTC
README
注意:此项目处于开发中,请不要在生产环境中使用!
这是 Xloit 的桥接 Zend 身份验证库。
- 在 https://github.com/xloit/xloit-bridge-zend-authentication/issues 上提交问题
- 在 https://github.com/xloit/xloit-bridge-zend-authentication 上创建 pull request
安装
使用 composer 安装此库
$ composer require xloit/xloit-bridge-zend-authentication
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-authentication/
$ composer install
$ ./bin/phpunit
许可协议
此存档中的文件在 MIT 许可协议下发布。您可以在 LICENSE 中找到此许可协议的副本。