17/06
2015
dev-master
9999999-devPHP library for consume TheTVDB XML API
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
PHP library for consume TheTVDB XML API
PHP library to consume The TVDB XML API, (*1)
phpunit.dist.xml to phpunit.xml
Added your TheTVDB API key phpunit.xml, (*2)
<php>
<ini name="error_reporting" value="-1"/>
<const name="THE_TV_DB_API_KEY" value="COPY_YOUR_API_KEY_HERE"/>
</php>
Run test vendor/bin/phpunit, (*3)
PHP library for consume TheTVDB XML API