2017 © Pedro Peláez
 

library durmand-scriptorium

PHP package to consume the GW2 API

image

crystalgorithm/durmand-scriptorium

PHP package to consume the GW2 API

  • Monday, August 10, 2015
  • by EtienneLamoureux
  • Repository
  • 1 Watchers
  • 7 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 4 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

Durmand Scriptorium

Build Status Coverage Status Dependency Status Latest Stable Version License, (*1)

PHP package to consume the Guild Wars 2 API, proudly brought to you by Keider.8652, (*2)

Installation

Via Composer

The recommended way to install Durmand Scriptorium is through Composer., (*3)

Add Durmand Scriptorium to your project's composer.json file:, (*4)

{
    "require": {
        "crystalgorithm/durmand-scriptorium": "~1.3"
    }
}

After installing, you need to require Composer's autoloader:, (*5)

require 'vendor/autoload.php';

Dependencies

Durmand Scriptorium uses a number of open source projects to work properly: - Guzzle - PHP HTTP client and webservice framework - PHP JSON Iterator - PHP package to iterate through various JSON formats - PHP Enum - PHP Enum implementation inspired from SplEnum - PHPUnit [dev only] - The PHP Unit Testing framework - Mockery [dev only] - Simple yet flexible PHP mock object framework, (*6)

Documentation

License

BSD 3-Clause, (*7)

The Versions

14/10 2014

1.1.1-beta1

1.1.1.0-beta1 https://github.com/EtienneLamoureux/durmand-scriptorium

PHP package to consume the GW2 API

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api php gw2

13/10 2014

1.1.0

1.1.0.0 https://github.com/EtienneLamoureux/durmand-scriptorium

PHP package to consume the GW2 API

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api php gw2

01/10 2014

1.0.1

1.0.1.0 https://github.com/EtienneLamoureux/durmand-scriptorium

PHP package to consume the GW2 API

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api php gw2

30/09 2014

1.0.0

1.0.0.0

PHP package to consume the GW2 API

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api php gw2

28/09 2014

1.0.0-beta1

1.0.0.0-beta1

PHP package to consume the GW2 API

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

api php gw2