survos/jsonl-bundle

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

Fund package maintenance!
kbond

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/survos/jsonl-bundle

dev-main 2025-10-06 13:47 UTC

This package is auto-updated.

Last update: 2025-10-06 13:48:00 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).