mint-soft / authentication
用于用户认证的Zend Framework 2模块
dev-master
2015-03-15 19:06 UTC
Requires
- php: >=5.4
- webino/zf2nette-debug: 1.*
- zendframework/zendframework: >=2.3
This package is not auto-updated.
Last update: 2024-09-24 04:04:48 UTC
README
安装
MintSoft/Authenticate的安装使用composer。有关composer文档,请参阅getcomposer.org。
php composer.phar require mint-soft/authentication:dev-master
然后,将MintSoft\Authenticate
添加到您的config/application.config.php
中。