propresenter7-php-lib/bin
Thorsten Buss 4d10db4f17 Initial public release
PHP 8.4 library and CLI tools to read, modify, and generate ProPresenter 7
files: songs (.pro), playlists (.proplaylist), bundles (.probundle), themes,
and the global library files (Macros, Labels, Groups, ClearGroups, CCLI,
Messages, Timers, Stage, Workspace, Props, TestPatterns, Calendar,
KeyMappings, CommunicationDevices).

Built on the MIT-licensed ProPresenter7-Proto schema by greyshirtguy
(v7.16.2). Includes 18 CLI parsers, comprehensive API docs in doc/,
binary-format specs, and a synthetic 369-test PHPUnit suite covering
RTF extraction, translation slides, ZIP64 repair, round-trip fidelity,
and end-to-end generation.
2026-05-03 22:21:01 +02:00
..
parse-calendar.php Initial public release 2026-05-03 22:21:01 +02:00
parse-ccli.php Initial public release 2026-05-03 22:21:01 +02:00
parse-clear-groups.php Initial public release 2026-05-03 22:21:01 +02:00
parse-communication-devices.php Initial public release 2026-05-03 22:21:01 +02:00
parse-groups.php Initial public release 2026-05-03 22:21:01 +02:00
parse-key-mappings.php Initial public release 2026-05-03 22:21:01 +02:00
parse-labels.php Initial public release 2026-05-03 22:21:01 +02:00
parse-macros.php Initial public release 2026-05-03 22:21:01 +02:00
parse-messages.php Initial public release 2026-05-03 22:21:01 +02:00
parse-playlist.php Initial public release 2026-05-03 22:21:01 +02:00
parse-props.php Initial public release 2026-05-03 22:21:01 +02:00
parse-song.php Initial public release 2026-05-03 22:21:01 +02:00
parse-stage.php Initial public release 2026-05-03 22:21:01 +02:00
parse-test-patterns.php Initial public release 2026-05-03 22:21:01 +02:00
parse-theme.php Initial public release 2026-05-03 22:21:01 +02:00
parse-timers.php Initial public release 2026-05-03 22:21:01 +02:00
parse-workspace.php Initial public release 2026-05-03 22:21:01 +02:00
regen-test-bundles.php Initial public release 2026-05-03 22:21:01 +02:00