wp-php-toolkit / reprint-exporter
Streaming export engine used by the Reprint Exporter WordPress plugin
Package info
github.com/wp-php-toolkit/reprint-exporter
pkg:composer/wp-php-toolkit/reprint-exporter
Requires
- php: >=7.2
- wp-php-toolkit/data-liberation: ^0.8.0
- wp-php-toolkit/html: ^0.8.0
Requires (Dev)
None
Suggests
- ext-pdo: Needed for the SQLite export path; recommended for MySQL exports (the wpdb fallback handles MySQL when absent).
- ext-pdo_mysql: Recommended for MySQL exports; falls back to wpdb when absent.
Provides
None
Conflicts
None
Replaces
None
- dev-main
- v0.9.2
- v0.9.1
- v0.9.0
- v0.8.2
- v0.8.1
- v0.8.0
- v0.7.4
- v0.7.3
- v0.7.2
- v0.7.1
- v0.7.0
- v0.1.47
- v0.1.46
- v0.1.45
- v0.1.44
- v0.1.43
- v0.1.41
- v0.1.40
- v0.1.39
- v0.1.38
- v0.1.37
- v0.1.36
- v0.1.35
- v0.1.34
- v0.1.33
- v0.1.32
- v0.1.31
- v0.1.30
- v0.1.29
- v0.1.28
- v0.1.27
- v0.1.26
- v0.1.25
- v0.1.24
- v0.1.23
- v0.1.22
- v0.1.21
- v0.1.20
- v0.1.19
This package is auto-updated.
Last update: 2026-08-27 22:06:50 UTC
README
Composer package for the Reprint streaming export engine.
Development
This repository is a read-only Composer package split from the Reprint monorepo. It is published so Composer can install wp-php-toolkit/reprint-exporter directly.
Do not propose changes in this package repository. Open issues and pull requests against the source repository instead:
https://github.com/adamziel/reprint
The package repository is overwritten from packages/reprint-exporter in the monorepo during releases, so direct changes here will be lost.