zugoripls/openssl-encryption

Openssl version of Illuminate Encryption package.

1.0 2018-08-20 11:17 UTC

This package is not auto-updated.

Last update: 2024-04-24 11:50:51 UTC


README

Carefully improved Illuminate/Encryption (v5.0) to compatible without ext-mcrypt (deprecated). Replaced all Mcrypt Functions with OpenSSL Functions.

1.Installation

$ composer require zugoripls/openssl-encryption

2.Testing

$ php vendor/bin/phpunit