Secure PHP Encryption Library.
composer require defuse/php-encryptionNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Encrypt and decrypt a string using a random key.
Ensure PHP version >= 7.2 and install the sodium extension (usually built-in from PHP 7.2).
No dependency data recorded yet.