dev-master
9999999-dev
The Requires
The Development Requires
Wallogit.com
2017 © Pedro Peláez
Is script for crawl products from HTML and transfer them into structured JSON format., (*1)
1.0, (*2)
To install this library we will need to have installed git and composer, (*3)
# Clone project git clone https://github.com/kamilhurajt/snbury.git cd snbury
Next, run composer command from root directory where composer.json is located to install and download dependencies and update library to latest version, (*4)
#updating and sintalling dependencies composer update
From root/src/public/ directory of library run command:, (*5)
cd src/public/ php index.php
From root directory of library run command:, (*6)
./vendor/bin/phpunit ./tests/
MIT, (*7)
Free Software, Hell Yeah!, (*8)