jetiradoro/laravel-encrypt-model
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| richardstyles/eloquentencryption | 0.89 | — | 107 | 107 | 18 | 392 | 0 | 19.5 | 10.4 | MIT | 3 months ago | |
| aeliot/doctrine-encrypted-query | 0.89 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| opichon/pcrypt | 0.88 | 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 | 2 | 0 | 0.0 | 6.6 | — | — | |
| delatbabel/elocryptfive | 0.87 | — | 84 | 84 | 31 | 112 | 6 | 5.1 | 6.5 | MIT | 9 years ago | |
| dterranova/crypto-bundle | 0.87 | — | 1 | 2 | 1 | 2 | 0 | 0.0 | 2.9 | — | — | |
| aeliot/doctrine-encrypted-field | 0.87 | 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. | 0 | 2 | — | 0 | — | 0.0 | — | — | — | |
| dayploy/doctrine-extensions-bundle | 0.87 | — | 0 | 0 | 0 | 88 | 0 | 20.4 | 31.6 | MIT | 2 weeks ago | |
| ekino/data-protection-bundle | 0.86 | — | 5 | 5 | 10 | 495 | 2 | 3.5 | 28.0 | MIT | 1 year ago | |
| aeliot/doctrine-encrypted-types | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| al-saloul/encryption | 0.86 | — | 18 | 18 | 4 | 114 | 0 | 0.5 | 12.7 | MIT | 1 year ago | |
| coka/doctrine-encrypt-bundle | 0.86 | — | 0 | 0 | 0 | 112 | 0 | 0.0 | 28.4 | MIT | — | |
| cleverage/encryption-bundle | 0.86 | — | 0 | 0 | 2 | 0 | 0 | 3.1 | — | GPL-2.0 | 5 years ago | |
| spatie/laravel-ciphersweet | 0.86 | 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 | |
| gregoryduckworth/encryptable | 0.85 | — | 19 | 19 | 2 | 242 | 3 | 1.8 | 15.8 | — | 6 years ago | |
| caeligo/field-encryption-bundle | 0.85 | — | 0 | 0 | 0 | 3 | 0 | 0.0 | 8.3 | MIT | — | |
| dwgebler/encrypted-fields-bundle | 0.85 | — | 6 | 6 | 1 | 0 | 0 | 21.5 | — | MIT | 1 week ago | |
| assistenzde/simple-cryptographic-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| paragonie/ciphersweet | 0.85 | 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-secret-type-bundle | 0.85 | — | 1 | 1 | 0 | 7 | 0 | 0.0 | 9.0 | MIT | — | |
| aeliot/doctrine-encrypted-bundle | 0.85 | 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 |
How can I help you explore Laravel packages today?