Download the PHP package nigelgreenway/tutis without Composer
On this page you can find all versions of the php package nigelgreenway/tutis. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nigelgreenway/tutis
More information about nigelgreenway/tutis
Files in nigelgreenway/tutis
Download nigelgreenway/tutis
More information about nigelgreenway/tutis
Files in nigelgreenway/tutis
Vendor nigelgreenway
Package tutis
Short Description A framework agnostic authentication library
License MIT
Package tutis
Short Description A framework agnostic authentication library
License MIT
Please rate this library. Is it a good library?
Informations about the package tutis
Tutis
Tutis is a wrapper for handling passwords. It is provided with a password handler that uses bcrypt
and allows you to
generate a hash, rehash and verify a password, all via a simple call to the Tutis\Pass
object.
Install
Via Composer
Usage
Generate a pass for a user (using BasicPasswordHandler)
Authenticate the password
Change log
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Nigel Greenway
- All Contributors
License
The Apache License (Apache). Please see License File for more information.
All versions of tutis with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package nigelgreenway/tutis contains the following files
Loading the files please wait ....