sinergi / users
Users, groups, authentication management
dev-master
2016-07-08 19:46 UTC
Requires
- php: ^7.0
- container-interop/container-interop: ^1.1
- psr/log: ^1.0
Requires (Dev)
- doctrine/orm: ^2.5
- illuminate/database: ^5.2
- phpunit/phpunit: ^5.4
This package is not auto-updated.
Last update: 2024-10-26 19:40:58 UTC
README
Users provide cross-framework user and group management, authentication and 2-step authentication, password reset and email verification.
Table Of Content
Requirements
This library uses PHP 7+.
Installation
It is recommended that you install the Users library through composer. To do so, run the Composer command to install the latest stable version of Users library.
composer require sinergi/users
License
Users is licensed under The MIT License (MIT).