phpMs Demo Suite provides various example files for how to utilise the phpMs library. The demo suite can be used as either a reference or as a base for the addition of your own tools.
- PHP Version 5.4+
To install the demo suite, you will first need to pull a local copy of the source:
git clone git://github.com/PGB-LIV/php-ms.git
The project is built as a composer project and the dependencies are not linked in Git, to pull the dependencies run the composer install command:
composer install
The Post-Genomic Bioinformatics Group maintain an up to date version of the demo suite at http://pgb.liv.ac.uk/phpMs