Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.17 KB

README.md

File metadata and controls

28 lines (21 loc) · 1.17 KB

coreEncryption

License GitHub repo size GitHub top language Version

Description

The coreEncryption package is a library that provides encryption utilities for the Laswitch Core Framework. The classes in this package are used by the other packages in the framework to provide encryption utilities for the framework.

License

This software is distributed under the MIT license.

Requirements

  • PHP >= 8.0

Security

Please disclose any vulnerabilities found responsibly – report security issues to the maintainers privately. See SECURITY.md for more information.

Installation

Using Composer:

composer require laswitchtech/core-encryption

How do I use it?

Review the Documentation.