zugoripls/openssl-encryption

Openssl version of Illuminate Encryption package.

Maintainers

Package info

github.com/zugoripls/openssl-encryption

pkg:composer/zugoripls/openssl-encryption

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0 2018-08-20 11:17 UTC

This package is not auto-updated.

Last update: 2026-03-11 20:57:08 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