zugoripls/openssl-encryption

Openssl version of Illuminate Encryption package.

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/zugoripls/openssl-encryption

1.0 2018-08-20 11:17 UTC

This package is not auto-updated.

Last update: 2025-09-24 19:02:53 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