survos / folio-bundle
Portable SQLite folios for normalized museum dataset rows.
Fund package maintenance!
2.3.0
2026-05-17 16:29 UTC
Requires
- php: ^8.4
- doctrine/dbal: ^4.3
- doctrine/doctrine-bundle: ^2.14|^3.0
- doctrine/orm: ^3.4
- survos/data-bundle: *
- survos/data-contracts: *
- survos/field-bundle: *
- survos/jsonl-bundle: *
- symfony/config: 8.1.*@beta
- symfony/console: 8.1.*@beta
- symfony/dependency-injection: 8.1.*@beta
- symfony/framework-bundle: 8.1.*@beta
- symfony/http-kernel: 8.1.*@beta
- symfony/routing: 8.1.*@beta
Requires (Dev)
- phpstan/phpstan: ^2.1
Suggests
- survos/import-bundle: Produces normalized JSONL files before ingesting them into folios.
README
Folio stores normalized/enriched dataset JSONL as portable SQLite files. It is the database and browsing layer for data that has already been normalized by dataset/import tooling.
Required: survos/field-bundle, survos/data-contracts.
Suggested for ingest/write workflows: survos/jsonl-bundle, survos/import-bundle.
See docs/configuration.md for the required multi-connection Doctrine setup.