aeliot/doctrine-encrypted-field
Laravel/Doctrine extension that transparently encrypts and decrypts entity fields. Adds an encrypted field type you can map in your entities so sensitive values are stored encrypted in the database and handled normally in your code.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| coka/doctrine-secret-type-bundle | 0.86 | — | 1 | 1 | 0 | 7 | 0 | 0.0 | 9.0 | MIT | — | |
| jetiradoro/laravel-encrypt-model | 0.86 | 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 | — | |
| sagalbot/encryptable | 0.86 | — | 27 | 27 | 2 | 833 | 3 | 1.5 | 20.9 | GPL-3.0 | 6 years ago | |
| gregoryduckworth/encryptable | 0.86 | — | 19 | 19 | 2 | 242 | 3 | 1.8 | 15.8 | — | 6 years ago | |
| oleander29/decrypt | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dterranova/crypto-bundle | 0.85 | — | 1 | 2 | 1 | 2 | 0 | 0.0 | 2.9 | — | — | |
| aeliot/doctrine-encrypted-types | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| delatbabel/elocryptfive | 0.85 | — | 84 | 84 | 31 | 112 | 6 | 5.1 | 6.5 | MIT | 9 years ago | |
| 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. | 420 | 419 | 38 | 36K | 0 | 27.0 | 30.6 | MIT | 2 months ago | |
| mrdebug/lara-file-encrypter | 0.84 | — | 41 | 41 | 7 | 44 | 0 | 0.4 | 4.3 | MIT | — | |
| paperscissorsandglue/laravel-encryption-at-rest | 0.84 | — | 3 | 3 | 1 | 19 | 0 | 3.3 | 10.8 | MIT | 10 months ago | |
| al-saloul/encryption | 0.84 | — | 18 | 18 | 4 | 114 | 0 | 0.5 | 12.7 | MIT | 1 year ago | |
| aeliot/doctrine-encrypted-contracts | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| paragonie/ciphersweet | 0.83 | CipherSweet is a PHP library for fast, secure field-level encryption with searchable encrypted indexes. Designed for applications that need to protect sensitive data at rest while still supporting equality and range queries, with strong cryptography and clean integrations. | 466 | 467 | 39 | 50K | 8 | 29.8 | 35.0 | NOASSERTION | 3 months ago | |
| coka/doctrine-encrypt-bundle | 0.83 | — | 0 | 0 | 0 | 112 | 0 | 0.0 | 28.4 | MIT | — | |
| dwgebler/encrypted-fields-bundle | 0.83 | — | 6 | 6 | 1 | 0 | 0 | 21.5 | — | MIT | 1 week ago | |
| aeliot/doctrine-encrypted-query | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| aeliot/doctrine-encrypted-bundle | 0.83 | 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 | 4 | 1.6 | 0.8 | MIT | 1 year ago | |
| assistenzde/simple-cryptographic-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| b3da/eos-bundle | 0.82 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — |
How can I help you explore Laravel packages today?