Libraries tagged by eloquent encryption
enflow/laravel-database-encryption
2132 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
io238/eloquent-encoded-ids
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
ndukz/laravel-database-encryption-pgsql
635 Downloads
Auto Encrypt and Decrypt Database PgSQL through Eloquent
hamoi1/eloquent-encryptable
129 Downloads
This package provides a way to encrypt and decrypt the data in the database using the Hill Cipher algorithm.
dolphiq/laravel-aescrypt
1703 Downloads
AES encrypt and decrypt Eloquent attributes inspired by elocryptfive
vimatech/laravel-secure-fields
8 Downloads
Secure encrypted Eloquent model fields for sensitive data in Laravel applications.
mgpl2311/laravel-db-encrypter
5621 Downloads
Provides database model attribute encryption/decryption
eloquent/lockbox
174 Downloads
Simple, strong encryption.
vkn999/eloquentencryption
3 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
29 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.
hthang369/laravel-database-encryption
7 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
developgravity/laravel-binary-encryption
3 Downloads
Eloquent cast and encryption helper that gzip-compresses and encrypts into a compact versioned binary format.