PHPackages                             buchin/jltools - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. buchin/jltools

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

buchin/jltools
==============

Helper for interacting with JSON Lines

06PHP

Since Nov 9Pushed 9y ago1 watchersCompare

[ Source](https://github.com/buchin/jltools)[ Packagist](https://packagist.org/packages/buchin/jltools)[ RSS](/packages/buchin-jltools/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

jltools
=======

[](#jltools)

Helper for interacting with JSON Lines

Installation
------------

[](#installation)

`composer require buchin/jltools`

Example
-------

[](#example)

Here is some example. Currently only do one thing: add new field.

### Add new field

[](#add-new-field)

This script will add key and value pair to every line in json file

```
