Libraries tagged by data encryption
wemxo/encryption-bundle
355 Downloads
Useful symfony bundle that offers the possibility to encrypt/decrypt sensitive data.
silverd/laravel-model-encryption
71 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
sidus/encryption-bundle
1169 Downloads
The EncryptionBundle allows you to store encrypted files and data in Doctrine's entity in a very simple way
sfire-framework/sfire-encryption
6 Downloads
Package for encrypting and decrypting data.
rpsimao/laravel-model-encryption
10 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
paradisesecurity/data-sentry
2 Downloads
Database encryption in PHP applications.
mrmiao/think-interface-encryption
237 Downloads
Base on TP framework encrypt the JSON-type interface request and return data by using the RSA algorithm
meritech/encryption-bundle
3 Downloads
Symfony bundle for transparent Doctrine column encryption with DBAL types and blind index support for searchable encrypted data.
henzeb/laravel-encrypted-data-rotator
1 Downloads
Rotates your encrypted data.
giftcards/encryption
5901 Downloads
Library that helps with managing encrypting data.
comandi/encryption
1261 Downloads
Helper library for encrypting data with a key hierarchy. Uses libsodium.
codewithsushil/encryption
0 Downloads
Encryption: A tools to secure your private data.
cleverage/encryption-bundle
961 Downloads
The EncryptionBundle allows you to store encrypted files and data in Doctrine's entity in a very simple way
bespredel/encryption-form
32 Downloads
A Laravel package to securely encrypt form fields on the client-side using public key encryption and decrypt them on the server-side using the private key.
arraypress/wp-encryption-utils
20 Downloads
A simple utility library for encrypting and decrypting WordPress data including options, settings, meta, and transients.