laravel-secure-fields
Laravel / PHP 8.3+Encrypt sensitive Eloquent fields without losing the ability to query them.
-
AES-256-GCM encryption with per-value random IV
-
Searchable encrypted fields via blind indexes (HMAC-SHA256)
-
Key rotation with zero downtime
composer require vimatech/laravel-secure-fields