survos/jsonl-bundle

Fast, concurrent, resumable, strictly-ordered JSONL ingestion utilities for Symfony 7.3 / PHP 8.4

Fund package maintenance!
kbond

Installs: 68

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/survos/jsonl-bundle

2.0.51 2025-10-27 12:45 UTC

README

A Symfony bundle to interact work with jsonl data

Still under development, feedback welcome!

Quickstart

symfony new jsonl-demo --webapp && cd jsonl-demo
composer require survos/jsonl-bundle

Installation

Create a new Symfony project.

symfony new jsonl-demo --webapp && cd jsonl-demo
composer require survos/jsonl-bundle

bin/console jsonl:list

Configuration

Configure directores and default format (.gz).