Download the PHP package irman/legacy-encrypter without Composer
On this page you can find all versions of the php package irman/legacy-encrypter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download irman/legacy-encrypter
More information about irman/legacy-encrypter
Files in irman/legacy-encrypter
Download irman/legacy-encrypter
More information about irman/legacy-encrypter
Files in irman/legacy-encrypter
Vendor irman
Package legacy-encrypter
Short Description The legacy version of the Laravel mcrypt encrypter.
License MIT
Homepage https://github.com/irman/legacy-encrypter
Package legacy-encrypter
Short Description The legacy version of the Laravel mcrypt encrypter.
License MIT
Homepage https://github.com/irman/legacy-encrypter
Please rate this library. Is it a good library?
Informations about the package legacy-encrypter
🍴 Forked from laravel/legacy-encrpyter for more Laravel version compatibility. The original repository only supports Laravel 5.3.*
Laravel Version | Package Version | Installation |
---|---|---|
5.3.* | 5.3.* | composer require irman/legacy-encrypter:^5.3.0 |
5.4.* | 5.4.* | composer require irman/legacy-encrypter:^5.4.0 |
5.5.* | 5.5.* | composer require irman/legacy-encrypter:^5.5.0 |
5.6.* | 5.6.* | composer require irman/legacy-encrypter:^5.6.0 |
5.7.* | 5.7.* | composer require irman/legacy-encrypter:^5.7.0 |
5.8.* | 5.8.* | composer require irman/legacy-encrypter:^5.8.0 |
6.* | 6.* | composer require irman/legacy-encrypter:^6.0 |
7.* | 7.* | composer require irman/legacy-encrypter:^7.0 |
Laravel Legacy Encrypter
This encryption package provides support for the legacy Mcrypt encrypter used by Laravel 5.0 through 5.2. It is primarily intended to be used to migrate your data to the new OpenSSL based encrypter used in 5.1 through the latest release of Laravel.
Usage Example
All versions of legacy-encrypter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.5
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
illuminate/contracts Version 7.*
illuminate/support Version 7.*
paragonie/random_compat Version ~1.4|~2.0
phpseclib/mcrypt_compat Version ~1.0
ext-json Version *
ext-mbstring Version *
ext-openssl Version *
illuminate/contracts Version 7.*
illuminate/support Version 7.*
paragonie/random_compat Version ~1.4|~2.0
phpseclib/mcrypt_compat Version ~1.0
The package irman/legacy-encrypter contains the following files
Loading the files please wait ....