spatie/laravel-ciphersweet
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/crypto | 0.87 | 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. | 0 | 485 | — | 20K | — | 20.2 | 24.8 | — | — | |
| gregoryduckworth/encryptable | 0.87 | — | 19 | 19 | 2 | 264 | 3 | 1.8 | 16.2 | — | 6 years ago | |
| paragonie/ciphersweet | 0.86 | 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 | 466 | 39 | 52K | 8 | 29.9 | 35.2 | NOASSERTION | 3 months ago | |
| mrdebug/lara-file-encrypter | 0.86 | — | 41 | 41 | 7 | 46 | 0 | 0.4 | 4.4 | MIT | — | |
| jetiradoro/laravel-encrypt-model | 0.85 | 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 | — | |
| betterapp/laravel-db-encrypter | 0.85 | — | 364 | 366 | 47 | 13K | 3 | 4.6 | 22.4 | — | 5 years ago | |
| magros/laravel-model-encryption | 0.84 | — | 14 | 14 | 10 | 445 | 5 | 1.8 | 21.3 | Apache-2.0 | — | |
| opichon/pcrypt | 0.84 | 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 | — | — | |
| novay/kunci | 0.84 | — | 0 | 0 | 0 | 7 | 0 | 5.3 | 13.0 | — | 9 months ago | |
| dwgebler/encrypted-fields-bundle | 0.84 | — | 6 | 6 | 1 | 0 | 0 | 21.5 | — | MIT | 1 week ago | |
| aeliot/doctrine-encrypted-contracts | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| sagalbot/encryptable | 0.83 | — | 27 | 27 | 2 | 845 | 3 | 1.5 | 20.9 | GPL-3.0 | 6 years ago | |
| cleverage/encryption-bundle | 0.83 | — | 0 | 0 | 2 | 0 | 0 | 3.1 | — | GPL-2.0 | 5 years ago | |
| dterranova/crypto-bundle | 0.83 | — | 1 | 2 | 1 | 7 | 0 | 0.0 | 6.4 | — | — | |
| paperscissorsandglue/laravel-encryption-at-rest | 0.83 | — | 3 | 3 | 1 | 18 | 0 | 3.4 | 10.5 | MIT | 10 months ago | |
| dayploy/doctrine-extensions-bundle | 0.83 | — | 0 | 0 | 0 | 88 | 0 | 20.4 | 31.6 | MIT | 2 weeks ago | |
| aeliot/doctrine-encrypted-query | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| coka/doctrine-encrypt-bundle | 0.82 | — | 0 | 0 | 0 | 115 | 0 | 0.0 | 28.5 | MIT | — | |
| oleander29/decrypt | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeliot/doctrine-encrypted-field | 0.82 | 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 | — | — | — |
How can I help you explore Laravel packages today?