PhpTabs Documentation Build Status

Parse and write GuitarPro and MIDI files

Home Manual GitHub

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.


Features


Manual


Supported formats

PhpTabs currently supports the following file formats:


Requirements

Support for PHP 7.2+ and 8.0


Contribution and Support

If you have any questions, please open an issue.

You want to write another parser, to fix a bug? Please open a pull request.


License

PhpTabs is licensed under LGPL2.1+.


Edit this document on GitHub