paragonie/halite
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dterranova/crypto-bundle | 0.82 | — | 1 | 2 | 1 | 7 | 0 | 0.0 | 6.4 | — | — | |
| gregoryduckworth/encryptable | 0.82 | — | 19 | 19 | 2 | 264 | 3 | 1.8 | 16.2 | — | 6 years ago | |
| magros/laravel-model-encryption | 0.82 | — | 14 | 14 | 10 | 445 | 5 | 1.8 | 21.9 | Apache-2.0 | — | |
| richardstyles/eloquentencryption | 0.81 | — | 107 | 107 | 18 | 454 | 0 | 19.8 | 11.2 | MIT | 3 months ago | |
| spatie/crypto | 0.81 | 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 | — | — | |
| aeliot/doctrine-encrypted-bundle | 0.81 | 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 | |
| kornrunner/keccak | 0.81 | 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. | 125 | 131 | 47 | 81K | 0 | 3.6 | 38.7 | MIT | 5 years ago | |
| dwgebler/encrypted-fields-bundle | 0.81 | — | 6 | 6 | 1 | 0 | 0 | 21.5 | — | MIT | 1 week ago | |
| assistenzde/simple-cryptographic-bundle | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| symfony/password-hasher | 0.80 | Symfony PasswordHasher provides secure password hashing and verification with modern algorithms like bcrypt and sodium. Use PasswordHasherFactory to configure multiple hashers and select the right one for your app’s needs. | 814 | 818 | 4 | 4M | 0 | 34.7 | 60.1 | MIT | 2 weeks ago | |
| al-saloul/encryption | 0.80 | — | 18 | 18 | 4 | 139 | 0 | 0.5 | 12.7 | MIT | 1 year ago | |
| bentools/shh-bundle | 0.80 | — | 3 | 3 | 0 | 136 | 0 | 1.2 | 21.3 | — | 1 year ago | |
| coka/doctrine-encrypt-bundle | 0.80 | — | 0 | 0 | 0 | 115 | 0 | 0.0 | 28.5 | MIT | — | |
| betterapp/laravel-db-encrypter | 0.80 | — | 364 | 366 | 47 | 13K | 3 | 4.6 | 22.4 | — | 5 years ago | |
| paragonie/ciphersweet | 0.80 | 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 | |
| sagalbot/encryptable | 0.79 | — | 27 | 27 | 2 | 845 | 3 | 1.5 | 20.9 | GPL-3.0 | 6 years ago | |
| opichon/pcrypt | 0.79 | 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 | — | — | |
| cleverage/encryption-bundle | 0.79 | — | 0 | 0 | 2 | 0 | 0 | 3.1 | — | GPL-2.0 | 5 years ago | |
| 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 | — | |
| ranabd36/openssl-encryption | 0.79 | — | 0 | 0 | 1 | 0 | 0 | 0.3 | — | — | 7 years ago |
How can I help you explore Laravel packages today?