2017 © Pedro Peláez
 

library snbury

image

kamilhurajt/snbury

  • Thursday, July 28, 2016
  • by kamilhurajt
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Sainsbury's test

Is script for crawl products from HTML and transfer them into structured JSON format., (*1)

Dependency

Version

1.0, (*2)

Instalation

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

Usage

From root/src/public/ directory of library run command:, (*5)

cd src/public/
php index.php

Runing unit tests

From root directory of library run command:, (*6)

 ./vendor/bin/phpunit ./tests/

License

MIT, (*7)

Free Software, Hell Yeah!, (*8)

The Versions

28/07 2016

dev-master

9999999-dev

  Sources   Download

The Requires

 

The Development Requires