attribute-encryption
by larapack
Allows you to define what attributes in your eloquent model which should be encrypted and decrypted.
laravel-database-encryption
by austinheap
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.