stdtabs / phptabsLinks
A PHP library for reading, writing and rendering guitar tablatures and MIDI files
☆43Updated last year
Alternatives and similar repositories for phptabs
Users that are interested in phptabs are comparing it to the libraries listed below
Sorting:
- Database abstraction layer☆100Updated 10 months ago
- Figlet text render in PHP☆59Updated 3 years ago
- A middleware oriented session handler for PHP and Slim 4+☆62Updated 2 weeks ago
- A PHP library to read and write metadata tags to audio files (MP3, ID3, APE, etc)☆36Updated 2 months ago
- ❤ Simple PHP Code Parser | A simple data structure from your PHP code.☆47Updated this week
- An implementation of tree data structure☆97Updated this week
- A PHP wrapper around the ImageMagick binaries☆42Updated 8 months ago
- It is a collection of php benchmarks☆92Updated 3 years ago
- Php library to merge text. 3 way merge like git in php.☆35Updated 3 years ago
- URI toolkit Library☆37Updated 2 weeks ago
- PHP wrapper for systemctl☆73Updated 2 years ago
- Use the PHP League's Container package with auto-wiring support as the core container in Slim 3☆31Updated 6 years ago
- PHP library to parse URLs from string input☆99Updated 4 months ago
- PHP library to build command line tools☆177Updated 5 months ago
- This repository contains the files to generate the http://bestpractices.thecodingmachine.com website☆59Updated 2 years ago
- JSONPath implementation in PHP.☆15Updated last year
- The fastest PHP library to extract mp3 meta information (duration, bitrate, samplerate and so on) and tags (id3v1, id3v2).☆142Updated last month
- Secret-key based state-less CSRF token generator and validator for PHP 7. State-less means you do not have to store the CSRF token in ses…☆31Updated last year
- Convert strings between 13 naming conventions: Snake case, Camel case, Kebab case, Pascal case, Ada case, Train case, Cobol case, Macro c…☆174Updated 2 months ago
- Thermage provides a fluent and incredibly powerful object-oriented interface for customizing CLI output text color, background, formattin…☆93Updated 2 years ago
- A minimal, highly performant middleware PSR-15 microframework built with as little complexity as possible, aimed primarily at those devel…☆129Updated 4 months ago
- Object-oriented CRUD (create, read, update, delete) for Doctrine DBAL☆30Updated last year
- Pure-PHP implementation to read and write TAR and ZIP archives☆105Updated 2 weeks ago
- WebSocket component for PHP based on the Amp HTTP server.☆123Updated 2 months ago
- Framework agnostic database migrations for PHP.☆174Updated 2 months ago
- PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.☆82Updated last month
- A JSON:API server implementation in PHP.☆67Updated 3 months ago
- MIME parser written in pure PHP for parsing raw emails (.eml) files.☆33Updated last year
- Library to parse, format and convert byte units☆165Updated 4 years ago
- Breadth-First Search implementation in PHP