lion/security

Library created with the function of implementing AES, RSA and JWT Security functions for PHP.

v11.6.0 2025-04-02 16:05 UTC

README

Lion-Packages Logo

Latest Stable Version Total Downloads License PHP Version Require

🚀 Lion-Security Library created with the function of implementing AES and RSA Security functions for PHP, it also includes functions to create JWT.

📖 Features

✔️ Symmetric encryption with AES.
✔️ JWT token generation.
✔️ Encryption key creation and RSA encryption.
✔️ Password creation using the SHA256 algorithm.

📦 Installation

Install the security using Composer:

composer require lion/security

📝 License

The security is open-sourced software licensed under the MIT License.