cottacush/phalcon-user-auth
Composer 安装命令:
composer require cottacush/phalcon-user-auth
包简介
User Auth is a library for managing user credentials
README 文档
README
This library contains functions that manages the entire process of user creation, authentication, status update and password management.
Install
Via Composer
$ composer require cottacush/phalcon-user-auth
$ PHINX_DBHOST=<host> PHINX_DBNAME=<database_name> PHINX_DBUSER=<username> PHINX_DBPASS=<password> ./vendor/bin/phinx migrate -e production -c ./vendor/cottacush/phalcon-user-auth/phinx.yml
Features
- User registration
- User authentication
- Automatic Password Generation
- Password reset
- Authentication history
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
$ cd tests
$ ../vendor/bin/phpunit
Contributing
Please see CONTRIBUTING and CONDUCT for details.
Security
If you discover any security related issues, please email developers@cottacush.com instead of using the issue tracker.
Credits
- Tega Oghenekohwo tega@cottacush.com
- Adeyemi Olaoye yemi@cottacush.com
- Adegoke Obasa goke@cottacush.com
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1.72k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-06-20