laravel/legacy-encrypter
Drop-in Laravel encrypter compatible with legacy apps. Encrypt/decrypt data using older key formats and cipher settings so you can read existing payloads and migrate safely. Useful for upgrades where stored encrypted values must remain accessible.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| oleander29/decrypt | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| phpseclib/mcrypt_compat | 0.83 | PHP 5.x–8.x polyfill for the deprecated mcrypt extension. Provides common ciphers (Rijndael/AES variants, DES, Blowfish, RC2, 3DES, ARCFOUR) and modes (CBC, CFB, CTR, ECB, OFB, stream). Can emulate older PHP mcrypt behavior. | 282 | 283 | 62 | 528K | 5 | 27.5 | 52.5 | MIT | 3 months ago | |
| wdalmut/rc4-support | 0.83 | Lightweight RC4 stream cipher implementation for PHP. Instantiate RC4 with a secret key, then encrypt/decrypt strings via __invoke() or rc4() method. Includes PHPUnit tests for verification. | 0 | 0 | 0 | 4 | 0 | 0.0 | 9.7 | MIT | — | |
| dterranova/crypto-bundle | 0.83 | — | 1 | 2 | 1 | 7 | 0 | 0.0 | 6.4 | — | — | |
| assistenzde/simple-cryptographic-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| tecnickcom/tc-lib-pdf-encrypt | 0.82 | PHP library to handle PDF encryption for TCPDF/TC-Lib-PDF: generate and apply user/owner passwords, set permissions (print/copy/modify), and manage standard PDF security settings for producing protected PDF documents. | 11 | 11 | 6 | 59K | 0 | 0.2 | 51.0 | NOASSERTION | — | |
| betterapp/laravel-db-encrypter | 0.82 | — | 363 | 364 | 47 | 12K | 3 | 4.6 | 21.6 | — | 5 years ago | |
| gregoryduckworth/encryptable | 0.82 | — | 19 | 19 | 2 | 230 | 3 | 1.8 | 15.5 | — | 6 years ago | |
| opichon/pcrypt | 0.82 | pcrypt is a small PHP/Laravel package that helps you encrypt and decrypt values using password-based cryptography. Useful for securely storing sensitive strings, generating encrypted payloads, and adding an extra layer of protection beyond plain hashing. | 0 | 0 | 1 | 1 | 0 | 0.0 | 4.2 | — | — | |
| magros/laravel-model-encryption | 0.82 | — | 14 | 14 | 10 | 468 | 5 | 1.8 | 22.2 | Apache-2.0 | — | |
| sagalbot/encryptable | 0.81 | — | 27 | 27 | 2 | 607 | 3 | 1.5 | 21.1 | GPL-3.0 | 6 years ago | |
| jetiradoro/laravel-encrypt-model | 0.81 | Laravel trait to transparently encrypt specified Eloquent model attributes before saving to the database and automatically decrypt them when accessed. Install via Composer, add the Encryptable trait, and list encrypted fields in the $encryptable array. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| milestone/teebpd | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 1.5 | — | — | 7 years ago | |
| illuminate/encryption | 0.80 | Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads. | 92 | 96 | 25 | 323K | 0 | 1.2 | 48.9 | MIT | — | |
| delatbabel/elocryptfive | 0.80 | — | 84 | 84 | 31 | 135 | 6 | 5.1 | 7.2 | MIT | 9 years ago | |
| mrdebug/lara-file-encrypter | 0.80 | — | 41 | 41 | 7 | 28 | 0 | 0.4 | 3.1 | MIT | — | |
| richardstyles/eloquentencryption | 0.80 | — | 108 | 107 | 18 | 263 | 0 | 17.3 | 8.8 | MIT | 4 months ago | |
| aeliot/doctrine-encrypted-contracts | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| ranabd36/openssl-encryption | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago | |
| laravel/helpers | 0.80 | Backwards-compatibility package that restores Laravel 5.8 global helper functions for newer Laravel versions. Useful when upgrading legacy apps; helpers map to modern Arr and Str methods. Not accepting new helpers. | 806 | 816 | 44 | 1M | 0 | 23.5 | 48.7 | MIT | 4 months ago |
How can I help you explore Laravel packages today?