1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-01-16 20:48:17 +01:00

README heading

This commit is contained in:
Filip Halaxa 2023-11-19 13:39:04 +01:00
parent 52b913c7f1
commit 8d583e9765

View File

@ -1,9 +1,7 @@
<img align="right" src="img/github.png" />
(README in sync with the code)
# <img align="right" src="img/github.png" alt="JSON Machine" />
Very easy to use and memory efficient drop-in replacement for inefficient iteration of big JSON files or streams
for PHP >=7.0. See [TL;DR](#tl-dr). No dependencies in production except optional `ext-json`.
for PHP >=7.0. See [TL;DR](#tl-dr). No dependencies in production except optional `ext-json`. README in sync with the code
[![Build Status](https://github.com/halaxa/json-machine/actions/workflows/makefile.yml/badge.svg)](https://github.com/halaxa/json-machine/actions)
[![codecov](https://img.shields.io/codecov/c/gh/halaxa/json-machine?label=phpunit%20%40covers)](https://codecov.io/gh/halaxa/json-machine)