gustavonovaes / archive-org-client

Simple archive.org client just for practice some PHP stuffs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archive Org Client

A simple project to pratice some PHP stuffs.

Installation

Use the package manager composer to install the deps.

git clone https://github.com/gustavonovaes/archive-org-client.git 
cd archive-org-client
composer install

Running the tests

composer test

For automatically running tests while you programming use:

composer test-watch

Running static analyses

composer analyse

License

MIT

About

Simple archive.org client just for practice some PHP stuffs


Languages

Language:PHP 100.0%