PhpTabs is a PHP library for reading, writing and rendering tabs and MIDI files.
It provides direct methods to read a song name, get a list of instruments or whatever be your needs.
Phptabs is built on the top of a music stack that lets you create or modify your songs.
Some use-cases examples:
Read and update song metadata (Name, author)
Read measures for a particular track
Read notes for a particular measure
PhpTabs currently supports the following file formats:
Support for PHP 7.2+ and 8.0
If you have any questions, please open an issue.
You want to write another parser, to fix a bug? Please open a pull request.
PhpTabs is licensed under LGPL2.1+.