Download the PHP package darkflameninja/nuonce without Composer
On this page you can find all versions of the php package darkflameninja/nuonce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download darkflameninja/nuonce
More information about darkflameninja/nuonce
Files in darkflameninja/nuonce
Download darkflameninja/nuonce
More information about darkflameninja/nuonce
Files in darkflameninja/nuonce
Vendor darkflameninja
Package nuonce
Short Description Something to simplify the handling with Nonces in WP in PHP OOP
License MIT
Package nuonce
Short Description Something to simplify the handling with Nonces in WP in PHP OOP
License MIT
Please rate this library. Is it a good library?
Informations about the package nuonce
Nuonce
Nuonce tries to simplify the handling with Nonces in PHP OOP.
Install
Or just add
to your composer.json
file and run a composer update.
Usage:
Define your action & nonce
Create an URL
Create a nonce field
You also can set the referer as first parameter
Skip the referer by setting it false.
Create a nonce
Check an URL for a valid nonce
Check an AJAX URL for a valid nonce
If the third parameter is set to false, the script won't die, if the nonce is invalid
Verify a nonce
All versions of nuonce with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package darkflameninja/nuonce contains the following files
Loading the files please wait ....