Download the PHP package hobocta/encrypt without Composer
On this page you can find all versions of the php package hobocta/encrypt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hobocta/encrypt
More information about hobocta/encrypt
Files in hobocta/encrypt
Download hobocta/encrypt
More information about hobocta/encrypt
Files in hobocta/encrypt
Vendor hobocta
Package encrypt
Short Description Easy way to use data encryption
License MIT
Homepage https://github.com/hobocta/encrypt
Package encrypt
Short Description Easy way to use data encryption
License MIT
Homepage https://github.com/hobocta/encrypt
Please rate this library. Is it a good library?
Informations about the package encrypt
Easy way to use data encryption in php
Requirements
php ^5.3.3
or ^7.0
or ^8.0
with extension OpenSSL or Mcrypt
Install
composer require hobocta/encrypt
Usage
Run simple example
php examples/simple.php
code
Run example with all variants
php examples/all.php
Run performance test for all variants
php examples/performance.php
Run unit tests
Make sure to install PHPUnit separately before running the tests
phpunit
All versions of encrypt with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0 || ^8.0
The package hobocta/encrypt contains the following files
Loading the files please wait ....