Download the PHP package dandjo/simple-obfuscator without Composer
On this page you can find all versions of the php package dandjo/simple-obfuscator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dandjo/simple-obfuscator
More information about dandjo/simple-obfuscator
Files in dandjo/simple-obfuscator
Download dandjo/simple-obfuscator
More information about dandjo/simple-obfuscator
Files in dandjo/simple-obfuscator
Vendor dandjo
Package simple-obfuscator
Short Description A simple class to encrypt and decrypt strings with a given salt (bijective).
License MIT
Package simple-obfuscator
Short Description A simple class to encrypt and decrypt strings with a given salt (bijective).
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-obfuscator
Simple Obfuscator
A simple class to encrypt and decrypt strings with a given salt (bijective).
Installation
composer require dandjo/simple-obfuscator
Usage
Instantiate the Obfuscator.
Then you can encrypt your string and decrypt the generated hex string.
All versions of simple-obfuscator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package dandjo/simple-obfuscator contains the following files
Loading the files please wait ....