paragonie/ciphersweet
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dwgebler/encrypted-fields-bundle | 0.86 | — | 6 | 6 | 1 | 0 | 0 | 18.2 | — | MIT | 2 months ago | |
| gregoryduckworth/encryptable | 0.86 | — | 19 | 19 | 2 | 234 | 3 | 1.8 | 15.6 | — | 6 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 | |
| ekino/data-protection-bundle | 0.85 | — | 5 | 5 | 10 | 504 | 2 | 3.5 | 28.1 | MIT | 2 years ago | |
| mrdebug/lara-file-encrypter | 0.85 | — | 41 | 41 | 7 | 28 | 0 | 0.4 | 3.1 | MIT | — | |
| sagalbot/encryptable | 0.84 | — | 27 | 27 | 2 | 607 | 3 | 1.5 | 21.1 | GPL-3.0 | 6 years ago | |
| 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 | 1 | 0 | 0.0 | 4.2 | — | — | |
| novay/kunci | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 3.7 | — | — | 11 months ago | |
| betterapp/laravel-db-encrypter | 0.84 | — | 363 | 364 | 47 | 12K | 3 | 4.6 | 21.6 | — | 5 years ago | |
| cleverage/encryption-bundle | 0.83 | — | 0 | 0 | 2 | 1 | 0 | 3.1 | — | GPL-2.0 | 5 years ago | |
| dterranova/crypto-bundle | 0.83 | — | 1 | 2 | 1 | 3 | 0 | 0.0 | 3.9 | — | — | |
| richardstyles/eloquentencryption | 0.83 | — | 108 | 108 | 18 | 326 | 0 | 16.6 | 9.1 | MIT | 5 months ago | |
| spomky-labs/php-aes-gcm | 0.83 | PHP library implementing AES-GCM (Galois/Counter Mode) authenticated encryption. Provides encrypt/decrypt with IV/nonce handling, auth tags, and AAD support for securing data with integrity. Useful for token payloads, messages, and secure storage. | 71 | 71 | 23 | 30K | 2 | 2.6 | 36.1 | MIT | 7 years ago | |
| assistenzde/simple-cryptographic-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| coka/doctrine-encrypt-bundle | 0.83 | — | 0 | 0 | 0 | 139 | 0 | 0.0 | 29.6 | MIT | — | |
| 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 | 9 | 3.1 | 2.6 | MIT | 1 year ago | |
| magros/laravel-model-encryption | 0.83 | — | 14 | 14 | 10 | 468 | 5 | 1.8 | 22.2 | Apache-2.0 | — | |
| robrichards/xmlseclibs | 0.83 | PHP library for XML Digital Signatures and XML Encryption. Create, sign, and verify XML (e.g., RSA-SHA256), manage keys and X.509 certs, and apply canonicalization/transforms. Widely used in SAML stacks like SimpleSAMLPHP and OneLogin. | 411 | 414 | 189 | 2M | 42 | 42.2 | 83.7 | BSD-3-Clause | 4 months ago | |
| phar-io/gnupg | 0.83 | PHP wrapper for GnuPG used by phar-io tools, providing a simple API to verify and manage PGP signatures in PHP. Helps integrate GPG key handling and signature checks into builds and distribution workflows. | 9 | 9 | 2 | 66K | 0 | 0.3 | 52.8 | NOASSERTION | — | |
| spatie/laravel-ciphersweet | 0.83 | 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 |
How can I help you explore Laravel packages today?