PHP Encryption Lib is a library designed to securely encrypt and decrypt data using multiple encryption strategies. It supports symmetric and asymmetric encryption mechanisms and works with strings, arrays, JSON, and serialized objects. The library provides 3 encryption engines, each suited for different security and use-case requirements.
-
Updated
Dec 17, 2025 - PHP