Libraries tagged by data encryption
nmure/encryptor
23651 Downloads
PHP data encryptor using open_ssl
fab2s/laravel-dt0
1909 Downloads
Immutable Data Transfer Objects (DTO) for Laravel with validation, Eloquent casting, and encryption
benjaminhansen/filament-draftable
340 Downloads
Provides a draftable interface to save long forms as a draft in the browser's localStorage and encrypts the data using Laravel's encryption.
martinusso/opencrypt
20632 Downloads
Two-way encryption (encrypt and decrypt) data using PHP with OpenSSL
lliure/encryption
378 Downloads
Data encryption package
internetpixels/sodium-encryption
3275 Downloads
Encrypt and decrypt data with this easy to use PHP encryption library
paperscissorsandglue/laravel-encryption-at-rest
469 Downloads
Laravel package for encrypting sensitive data at rest and decrypting it when in use - useful for GDPR, HIPAA, and other compliance requirements
yakeing/php_jwsign
32 Downloads
This is a class of data encryption and decryption
ngankt2/laravel-helper
1955 Downloads
A Laravel helper package that includes security utilities, field encryption, data casting, and commonly used helper functions.
madmatt/silverstripe-encrypt-at-rest
6925 Downloads
Enable encryption of data at rest (in database)
ivinteractive/laravel-rotation
3833 Downloads
A package to simplify data decryption and re-encryption when the APP_KEY needs rotation.
shakib/cakephp-encrypt-decrypt
306 Downloads
A CakePHP plugin to encrypt data and save in database and also to decrypt data when fethcing from database. You can also encrypt or decrypt all historical data.
karavasilev/cryptomanana
72 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
codelieutenant/laravel-crypto
166 Downloads
Laravel Crypto is a package that provides a simple and easy to use API for encrypting, decrypting, hashing, and signing data using the latest PHP and Laravel features.
lazervel/cryptor
18 Downloads
Cryptor is a PHP library for easy and secure data encryption and decryption.