Download the PHP package paragonie/iaso without Composer
On this page you can find all versions of the php package paragonie/iaso. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package iaso
Iaso
Iaso is a powerful JSON toolkit for PHP 7+, intended for any organization that builds or consumes JSON-based APIs.
Iaso was developed by Paragon Initiative Enterprises to allow projects to build APIs without being vulnerable to hash-collision denial of service attacks from PHP's JSON functions.
Features
- HDoS resistant data structure (
ResultSet
) - Basic JSON parser (returns
ResultSet
objects)Assoc
is a JSON objectOrdered
is a JSON array
Roadmap
- Contract-enforced JSON parser
- Allows strict types, data limits
- Throws an exception if any violations are found
Usage Examples
Simple JSON Parsing
All versions of iaso with dependencies
PHP Build Version
Package Version
Requires
php Version
^7
paragonie/constant_time_encoding Version ^2
paragonie/sodium_compat Version ^0|^1
paragonie/constant_time_encoding Version ^2
paragonie/sodium_compat Version ^0|^1
The package paragonie/iaso contains the following files
Loading the files please wait ....