Download the PHP package jeffreyvanrossum/wp-simple-encryption without Composer
On this page you can find all versions of the php package jeffreyvanrossum/wp-simple-encryption. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jeffreyvanrossum/wp-simple-encryption
More information about jeffreyvanrossum/wp-simple-encryption
Files in jeffreyvanrossum/wp-simple-encryption
Download jeffreyvanrossum/wp-simple-encryption
More information about jeffreyvanrossum/wp-simple-encryption
Files in jeffreyvanrossum/wp-simple-encryption
Vendor jeffreyvanrossum
Package wp-simple-encryption
Short Description Packge to allow for simple string encryption and decryption.
License MIT
Package wp-simple-encryption
Short Description Packge to allow for simple string encryption and decryption.
License MIT
Please rate this library. Is it a good library?
Informations about the package wp-simple-encryption
WP Simple Encryption
A simple package to encrypt and decrypt strings in WordPress.
Installation
How it works
This package attempts to write a constant to your site's wp-config.php
where the secret key is stored.
You may define the name of this constant when instantiating the WPSimpleEncryption
class.
This package utilizes php-encryption for the encryption and decryption.
Usage
Contributors
License
MIT. Please see the License File for more information.
All versions of wp-simple-encryption with dependencies
PHP Build Version
Package Version
The package jeffreyvanrossum/wp-simple-encryption contains the following files
Loading the files please wait ....