illuminate/encryption
Laravel’s encryption component for securely encrypting and decrypting strings and serialized data using application keys and strong ciphers. Provides Encrypter support, key rotation via previous keys, and convenient helpers for protecting cookies, sessions, and payloads.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| robrichards/xmlseclibs | 0.87 | 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. | 414 | 417 | 188 | 2M | 69 | 46.8 | 85.0 | BSD-3-Clause | 2 months ago | |
| sagalbot/encryptable | 0.86 | — | 27 | 27 | 2 | 845 | 3 | 1.5 | 20.9 | GPL-3.0 | 6 years 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 | |
| oleander29/decrypt | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dwgebler/encrypted-fields-bundle | 0.84 | — | 6 | 6 | 1 | 0 | 0 | 21.5 | — | MIT | 1 week ago | |
| mrdebug/lara-file-encrypter | 0.84 | — | 41 | 41 | 7 | 46 | 0 | 0.4 | 4.4 | MIT | — | |
| gregoryduckworth/encryptable | 0.84 | — | 19 | 19 | 2 | 264 | 3 | 1.8 | 16.2 | — | 6 years ago | |
| richardstyles/eloquentencryption | 0.84 | — | 107 | 107 | 18 | 410 | 0 | 19.6 | 10.6 | MIT | 3 months ago | |
| paperscissorsandglue/laravel-encryption-at-rest | 0.84 | — | 3 | 3 | 1 | 19 | 0 | 3.3 | 10.8 | MIT | 10 months ago | |
| betterapp/laravel-db-encrypter | 0.84 | — | 364 | 366 | 47 | 13K | 3 | 4.6 | 22.4 | — | 5 years ago | |
| jetiradoro/laravel-encrypt-model | 0.84 | 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 | — | |
| aeliot/doctrine-encrypted-field | 0.83 | 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.83 | — | 0 | 0 | 0 | 88 | 0 | 20.4 | 31.6 | MIT | 2 weeks ago | |
| novay/kunci | 0.83 | — | 0 | 0 | 0 | 7 | 0 | 5.3 | 13.0 | — | 9 months 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 | 466 | 39 | 52K | 8 | 29.9 | 35.2 | NOASSERTION | 3 months ago | |
| opichon/pcrypt | 0.83 | 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 | — | — | |
| magros/laravel-model-encryption | 0.83 | — | 14 | 14 | 10 | 437 | 5 | 1.8 | 21.9 | Apache-2.0 | — | |
| aeliot/doctrine-encrypted-contracts | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| ranabd36/openssl-encryption | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago |
How can I help you explore Laravel packages today?