Download the PHP package willdurand/jsonp-callback-validator without Composer
On this page you can find all versions of the php package willdurand/jsonp-callback-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download willdurand/jsonp-callback-validator
More information about willdurand/jsonp-callback-validator
Files in willdurand/jsonp-callback-validator
Download willdurand/jsonp-callback-validator
More information about willdurand/jsonp-callback-validator
Files in willdurand/jsonp-callback-validator
Vendor willdurand
Package jsonp-callback-validator
Short Description JSONP callback validator.
License MIT
Package jsonp-callback-validator
Short Description JSONP callback validator.
License MIT
Please rate this library. Is it a good library?
Informations about the package jsonp-callback-validator
JsonpCallbackValidator
JsonpCallbackValidator allows you to validate a JSONP callback in order to prevent XSS attacks.
Usage
Or as a static method:
Installation
The recommended way to install JsonpCallbackValidator is through Composer:
Unit Tests
Setup the test suite using Composer:
$ composer install
Run it using PHPUnit:
$ ./vendor/bin/simple-phpunit
Contributing
See CONTRIBUTING file.
Credits
License
JsonpCallbackValidator is released under the MIT License. See the bundled LICENSE file for details.
All versions of jsonp-callback-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
The package willdurand/jsonp-callback-validator contains the following files
Loading the files please wait ....