Download the PHP package fixer112/abu without Composer
On this page you can find all versions of the php package fixer112/abu. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor fixer112
Package abu
Short Description One way php encrypter by Altechtic Solutions.
License GPL-3.0+
Homepage http://altechtic.com.ng
Package abu
Short Description One way php encrypter by Altechtic Solutions.
License GPL-3.0+
Homepage http://altechtic.com.ng
Please rate this library. Is it a good library?
Informations about the package abu
Abu Encrpter
- Use to encrypt string/password
- Encrypt word into a secured string using hex and ascii
How To Use with composer
- Default max encrypt length is 60
- To change max encrypt length: abu::encrypt($password, 70)
- abu::encrypt('$password', 50) is not abu::encrypt('$password') or abu::encrypt('$password', 70)
- The higher the value the more secured
- Always check for version before encrpting or checking encrpted string
All versions of abu with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.9
The package fixer112/abu contains the following files
Loading the files please wait ....