We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c36795 commit f439c7cCopy full SHA for f439c7c
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "awesome/simdjson_plus",
3
- "description": "Blazing-fast JSON encoding and decoding for PHP, powered by the simdjson project.",
+ "description": "Parsing gigabytes of JSON per second in PHP using the simdjson library.",
4
"type": "php-ext",
5
"keywords": ["json", "encoder", "decoder", "simd"],
6
"homepage": "https://github.com/awesomized/simdjson-plus-php-ext",
0 commit comments