laravel-model-encryption
by silverd
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
laravel-model-encryption
by magros
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
laravel-database-encryption
by hthang369
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
laravel-lets-encrypt
by daanra
A Laravel package to easily generate SSL certificates using Let's Encrypt
laravel5.8-lets-encrypt
by ko7ta
A Laravel package to easily generate SSL certificates using Let's Encrypt
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-model-encryption
by rpsimao
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
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.