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.