Laravel File Encryption is a package that enables memory-efficient encryption of files of any size using AES-256-GCM authenticated encryption. It processes files in configurable chunks (64KB default) to avoid PHP memory limits, making it suitable for encrypting large files like medical records, financial documents, and database
•2m read time• From laravel-news.com
Table of contents
# Main Features# Basic Encryption and Decryption# Streaming Support for Large FilesSort: