akky/windows-phone-store

This package is abandoned and no longer maintained. No replacement package was suggested.

Windows Phone Store app info access client

dev-master 2015-07-09 07:59 UTC

This package is not auto-updated.

Last update: 2022-04-30 05:00:32 UTC


README

A library to access app information on Windows Phone Store.

Build Status

Installation using composer

Run composer create-project --stability=dev akky/windows-phone-store TARGET_DIR

Installation using git clone

  1. Run git clone https://github.com/akky/windows-phone-store TARGET_DIR
  2. Change directory to TARGET_DIR
  3. Run php ./bin/init
  4. Remove .git directory
  5. Run git init to initialize a new git repository