5818959/obfuscate

Simple string obfuscate based on XOR.

v1.0.0 2021-09-08 12:09 UTC

This package is auto-updated.

Last update: 2024-04-08 19:57:05 UTC


README

This library provides a simple string obfuscate based on XOR.

Prerequisites

This library needs at least PHP 5.2.

It's been successfully tested using PHP 7.*.

Installation

The preferred way to install this library is to rely on Composer:

composer require "5818959/obfuscate"

How to use

Take a look at How to use to use this library.

Contributing

Requests for new features, bug fixes and all other ideas to make this library useful are welcome.

Licence

This software is release under MIT license.