kompakt / audio-tools
Wrapper for some audio command line tools
1.0.2
2026-03-10 12:37 UTC
Requires
- php: ^7.3|^8.2
Requires (Dev)
- kompakt/test-helper: ~1.2@dev
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2026-03-11 12:46:57 UTC
README
Wrapper for some audio command line tools
Install
git clone https://github.com/kompakt/audio-tools.gitcd audio-toolscurl -sS https://getcomposer.org/installer | phpphp composer.phar install
Tests
cp tests/config.php.dist config.php- Adjust
config.phpas needed vendor/bin/phpunit
License
kompakt/audio-tools is licensed under the MIT license - see the LICENSE file for details