#Repology
This is a proof of concept for querying the Repology API with php.
The user may enter a package in the form in order to query the repology api and retrieve package version and repository data.
#TODO
- Add favicon
- Write tests
- Write docs
- Add Dockerfile and orchestrate mariadb, mysql, and php with docker-composer for easy deployment
- Add bootstrap css class to non-cached p tag
- Change submit form button text to "retrieve"
- automate use of php-cs-fixer with Makefile
- Add composer dependency install steps to README
- Expose simple JSON api endpoint for cli usage