bentools/shh
Shh! is a lightweight PHP library for handling secrets: generate RSA key pairs, change private key passphrases, encrypt/decrypt payloads, and store encrypted secrets safely so only holders of the private key can decrypt.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| richardstyles/eloquentencryption | 0.80 | — | 108 | 108 | 18 | 326 | 0 | 16.6 | 9.1 | MIT | 5 months ago | |
| gregoryduckworth/encryptable | 0.80 | — | 19 | 19 | 2 | 234 | 3 | 1.8 | 15.6 | — | 6 years ago | |
| mrdebug/lara-file-encrypter | 0.79 | — | 41 | 41 | 7 | 28 | 0 | 0.4 | 3.1 | MIT | — | |
| jetiradoro/laravel-encrypt-model | 0.79 | 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.78 | — | 363 | 364 | 47 | 12K | 3 | 4.6 | 21.6 | — | 5 years ago | |
| opichon/pcrypt | 0.78 | 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 | — | — | |
| paragonie/halite | 0.78 | Halite is a high-level PHP cryptography library from Paragon Initiative Enterprises, built on libsodium. It provides safer, opinionated APIs for encryption, authentication, key management, and password hashing, helping you use modern crypto correctly with minimal foot-guns. | 1,157 | 1,162 | 91 | 380K | 21 | 26.3 | 41.9 | MPL-2.0 | 10 months ago | |
| sagalbot/encryptable | 0.78 | — | 27 | 27 | 2 | 607 | 3 | 1.5 | 21.1 | GPL-3.0 | 6 years ago | |
| php-standard-library/hash | 0.77 | Hash utilities for PHP: cryptographic and non-cryptographic hashing via an Algorithm enum, HMAC helpers, and timing-safe string comparison. Lightweight package from PHP Standard Library for consistent, secure hashing across projects. | 0 | 0 | 0 | 8K | 0 | 19.1 | 62.2 | MIT | 2 months ago | |
| coka/doctrine-encrypt-bundle | 0.77 | — | 0 | 0 | 0 | 139 | 0 | 0.0 | 29.6 | MIT | — | |
| kornrunner/keccak | 0.77 | Pure PHP Keccak (SHA-3) implementation with easy static API. Compute Keccak hashes (224/256/384/512) and SHAKE outputs (XOF) without extensions. Includes test suite and coverage, suitable for Ethereum and other crypto use cases. | 124 | 130 | 47 | 102K | 0 | 3.6 | 40.2 | MIT | 5 years ago | |
| paragonie/ciphersweet | 0.77 | 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. | 469 | 468 | 39 | 61K | 8 | 27.4 | 35.6 | NOASSERTION | 5 months ago | |
| spatie/laravel-ciphersweet | 0.77 | 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 | |
| magros/laravel-model-encryption | 0.77 | — | 14 | 14 | 10 | 468 | 5 | 1.8 | 22.2 | Apache-2.0 | — | |
| coka/doctrine-secret-type-bundle | 0.77 | — | 1 | 1 | 0 | 16 | 0 | 0.0 | 13.2 | MIT | — | |
| assistenzde/simple-cryptographic-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| oleander29/decrypt | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| bentools/shh-bundle | 0.77 | — | 3 | 3 | 0 | 26 | 0 | 1.2 | 22.2 | — | 1 year ago | |
| moox/passkey | 0.76 | — | 6 | 6 | 0 | 0 | 1 | 13.9 | — | MIT | 5 months ago | |
| spomky-labs/php-aes-gcm | 0.75 | 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 |
How can I help you explore Laravel packages today?