Download the PHP package krmgns/cryptee without Composer
On this page you can find all versions of the php package krmgns/cryptee. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download krmgns/cryptee
More information about krmgns/cryptee
Files in krmgns/cryptee
Download krmgns/cryptee
More information about krmgns/cryptee
Files in krmgns/cryptee
Vendor krmgns
Package cryptee
Short Description Pretty easy, fast and secure two-way encryption with PHP.
License Apache-2.0
Homepage https://github.com/krmgns/cryptee
Package cryptee
Short Description Pretty easy, fast and secure two-way encryption with PHP.
License Apache-2.0
Homepage https://github.com/krmgns/cryptee
Please rate this library. Is it a good library?
Informations about the package cryptee
For Cryptee/2.0, PHP/7.4 or newer version is required, but older Cryptee versions (1.0, 1.1, 1.2) work with older PHP versions as well.
You can install it via Composer using the command below on console:
composer require krmgns/cryptee
Usage
Using Different Keys
Generating Keys
You can generate new keys calling Cryptee::generateKey()
method with/without $length
argument as key length. Default length is 128.
All versions of cryptee with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package krmgns/cryptee contains the following files
Loading the files please wait ....