1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-17 21:18:23 +01:00
This commit is contained in:
Filip Halaxa 2020-04-06 12:32:18 +02:00 committed by GitHub
parent ab726ed4c5
commit 99a7e6a908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
# JSON Machine
[![Build Status](https://travis-ci.com/halaxa/json-machine.svg?branch=master)](https://travis-ci.com/halaxa/json-machine)
[![Latest Stable Version](https://poser.pugx.org/halaxa/json-machine/v/stable)](https://packagist.org/packages/halaxa/json-machine)
[![Monthly Downloads](https://poser.pugx.org/halaxa/json-machine/d/monthly)](https://packagist.org/packages/halaxa/json-machine)
---
## TL;DR;
JSON Machine is efficient drop-in replacement for inefficient iteration of big JSONs files or streams for PHP 5.6+: