Libraries tagged by eloquent encryption
larapack/attribute-encryption
1926 Downloads
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
dtisgodsson/elocrypt
720 Downloads
Automatically encrypt and decrypt Eloquent attributes with ease.
dolphiq/laravel-aescrypt
1698 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
involix/elocryptseven
6469 Downloads
Easily encrypt/decrypt Eloquent attributes in Laravel 5/6/7/8
payamjafari/laravel-db-encrypter
133 Downloads
Provides database model attribute encryption/decryption
eloquent/lockbox
174 Downloads
Simple, strong encryption.
vkn999/eloquentencryption
2 Downloads
Allow Eloquent attributes to be encrypted and decrypted using a RSA 4096-bit private keys.
ricardosierra/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
psagnataf/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
kablanfatih/encryption
28 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel , based on configuration settings.
involix/laravel-database-encryption
2 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
ilyakonovaloff/laravel-database-encryption
251 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
anexia/laravel-encryption
4069 Downloads
Encryption and decryption for eloquent models