propresenter-php/doc
Thorsten Bus 5ac27d676c docs: prepare project for open-source release on GitHub
- Add MIT LICENSE (Thorsten Buss) with attribution to the upstream
  MIT-licensed greyshirtguy/ProPresenter7-Proto definitions.
- Add comprehensive README.md: badges, feature matrix, install,
  seven runnable getting-started examples (read/modify/generate
  songs, playlists, bundles, global libraries), CLI tool reference,
  documentation index, project structure, caveats.
- Update composer.json with package name (bussnet/propresenter7-php-api),
  MIT license, keywords, author, homepage, support URLs, dev autoload,
  and a `composer test` script.
- Polish doc/INDEX.md, doc/keywords.md, and doc/CONTRIBUTING.md so they
  read well for both humans and AI assistants; remove README-duplicate
  content from INDEX.md and link to the top-level README instead.
- Expand .gitignore to cover IDE/OS metadata and agent workspaces.

All 370 tests still pass (9,200 assertions). README examples #3 and #5
verified end-to-end (generate -> read back -> assert metadata).
2026-05-03 21:59:39 +02:00
..
api feat(library): add readers + writers for all ProPresenter global libraries and theme bundles 2026-05-03 21:40:09 +02:00
formats feat(bundle): use ROOT_CURRENT_RESOURCE for portable flat media bundles 2026-03-30 10:21:54 +02:00
internal refactor: make repo Composer-compatible by moving php/ to root and ref/ to doc/reference_samples 2026-03-30 13:26:29 +02:00
reference_samples feat(library): add readers + writers for all ProPresenter global libraries and theme bundles 2026-05-03 21:40:09 +02:00
CONTRIBUTING.md docs: prepare project for open-source release on GitHub 2026-05-03 21:59:39 +02:00
INDEX.md docs: prepare project for open-source release on GitHub 2026-05-03 21:59:39 +02:00
keywords.md docs: prepare project for open-source release on GitHub 2026-05-03 21:59:39 +02:00