Libraries tagged by data encryption
wemxo/encryption-bundle
8 Downloads
Useful symfony bundle that offers the possibility to encrypt/decrypt sensitive data.
silverd/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.
sidus/encryption-bundle
1168 Downloads
The EncryptionBundle allows you to store encrypted files and data in Doctrine's entity in a very simple way
sfire-framework/sfire-encryption
5 Downloads
Package for encrypting and decrypting data.
rpsimao/laravel-model-encryption
9 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
1 Downloads
Database encryption in PHP applications.
mrmiao/think-interface-encryption
195 Downloads
Base on TP framework encrypt the JSON-type interface request and return data by using the RSA algorithm
henzeb/laravel-encrypted-data-rotator
1 Downloads
Rotates your encrypted data.
giftcards/encryption
5898 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
959 Downloads
The EncryptionBundle allows you to store encrypted files and data in Doctrine's entity in a very simple way
bespredel/encryption-form
12 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.
arahnid/encryption
27 Downloads
Powerful tool to encrypt data or use it as End-to-End technology
roelofr/laravel-encryption-cast
1190 Downloads
An Eloquent cast to encrypt and decrypt data, whilst still allowing your own casts