laravel-database-encryption
by hthang369
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-model-ssh-encryptable
by arzeroid
A simple trait to encrypt attributes using public key before saving to the database and to decrypt attributes using private key before using their values
laravel-model-encryptable
by arzeroid
A simple trait to encrypt attributes before saving to the database and to decrypt attributes before using their values
laravel-database-model-encryption
Provides database encryption/decryption with search encrypted fields.
laravel-database-encryption
by austinheap
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-database-encryption
by enflow
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-database-encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-database-encryption
by involix
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-database-encryption
by psagnataf
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-database-encryption
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-optimus
by cybercog
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.