opichon/pcrypt
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ekino/data-protection-bundle | 0.85 | — | 5 | 5 | 10 | 504 | 2 | 3.5 | 28.1 | MIT | 2 years ago | |
| spatie/crypto | 0.85 | Generate RSA key pairs and encrypt/decrypt (and sign/verify) data using private/public keys in PHP. Provides simple wrappers around OpenSSL for better DX, with support for loading keys from files and writing generated keys to disk. | 485 | 487 | 60 | 19K | 0 | 17.1 | 24.1 | MIT | 6 months ago | |
| coka/doctrine-encrypt-bundle | 0.85 | — | 0 | 0 | 0 | 139 | 0 | 0.0 | 29.6 | MIT | — | |
| spatie/laravel-ciphersweet | 0.84 | Laravel wrapper for Paragonie CipherSweet that adds searchable field-level encryption to Eloquent models. Encrypt/decrypt sensitive attributes and generate blind indexes so you can query encrypted data securely without exposing readable values in your database. | 426 | 426 | 39 | 51K | 0 | 28.2 | 33.3 | MIT | 1 month ago | |
| aeliot/doctrine-encrypted-bundle | 0.84 | Symfony bundle that adds Doctrine column types for encrypting individual database fields. Install via Composer, configure your key and mappings, and store encrypted values transparently. Notes on DB charset/collation (utf8mb4) for reliable sizing. | 1 | 1 | 0 | 0 | 9 | 3.1 | 2.6 | MIT | 1 year ago | |
| mrdebug/lara-file-encrypter | 0.84 | — | 41 | 41 | 7 | 28 | 0 | 0.4 | 3.1 | MIT | — | |
| adimeo-data-suite/security | 0.84 | Laravel security toolkit for Adimeo Data Suite apps, providing common security utilities and integrations such as authentication/authorization helpers, hardened defaults, and middleware-friendly protections to secure APIs and admin back offices. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| betterapp/laravel-db-encrypter | 0.83 | — | 363 | 364 | 47 | 12K | 3 | 4.6 | 21.6 | — | 5 years ago | |
| richardstyles/eloquentencryption | 0.83 | — | 108 | 108 | 18 | 326 | 0 | 16.6 | 9.1 | MIT | 5 months ago | |
| ranabd36/openssl-encryption | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago | |
| gregoryduckworth/encryptable | 0.83 | — | 19 | 19 | 2 | 234 | 3 | 1.8 | 15.6 | — | 6 years ago | |
| dterranova/crypto-bundle | 0.83 | — | 1 | 2 | 1 | 3 | 0 | 0.0 | 3.9 | — | — | |
| al-saloul/encryption | 0.83 | — | 18 | 18 | 4 | 38 | 0 | 0.5 | 6.6 | MIT | 1 year ago | |
| sagalbot/encryptable | 0.82 | — | 27 | 27 | 2 | 607 | 3 | 1.5 | 21.1 | GPL-3.0 | 6 years ago | |
| jetiradoro/laravel-encrypt-model | 0.82 | 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 | — | |
| phpseclib/mcrypt_compat | 0.82 | 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 | 521K | 5 | 26.3 | 51.9 | MIT | 3 months ago | |
| wdalmut/rc4-support | 0.82 | 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 | — | |
| novay/kunci | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 3.7 | — | — | 11 months ago | |
| aeliot/doctrine-encrypted-types | 0.82 | — | 0 | 0 | 0 | 37 | 0 | 0.6 | 21.8 | MIT | 1 year ago | |
| dwgebler/encrypted-fields-bundle | 0.82 | — | 6 | 6 | 1 | 0 | 0 | 18.2 | — | MIT | 2 months ago |
How can I help you explore Laravel packages today?