2017 © Pedro Peláez
 

library gw2-database

A Guild Wars 2 Database built from the official API. PHP 7

image

chillerlan/gw2-database

A Guild Wars 2 Database built from the official API. PHP 7

  • Saturday, January 6, 2018
  • by codemasher
  • Repository
  • 3 Watchers
  • 5 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 7 Versions
  • 11 % Grown

The README.md

gw2-database

version ![license][license-badge] ![Travis CI][travis-badge] ![Gitter][gitter-badge], (*1)

Requirements

  • PHP 7.2+
  • MySQL or MariaDB

Installation

requires composer, (*2)

composer.json (note: replace dev-master with a version boundary), (*3)

{
    "require": {
        "php": ">=7.2.0",
        "codemasher/gw2-database": "dev-master"
    }
}

Manual installation

Download the desired version of the package from master or release and extract the contents to your project folder. After that: - run composer install to install the required dependencies and generate /vendor/autoload.php. - if you use a custom autoloader, point the namespace chillerlan\GW2DB to the folder src of the package, (*4)

Profit!, (*5)

Disclaimer!

I don't take responsibility for molten CPUs, smashed keyboards, broken screens etc. Use at your own risk! ;), (*6)

The Versions

06/01 2018

dev-master

9999999-dev https://github.com/codemasher/gw2-database

A Guild Wars 2 Database built from the official API. PHP 7

  Sources   Download

MIT

The Requires

 

The Development Requires

database api mysql guild wars 2

06/01 2018

1.0.2

1.0.2.0 https://github.com/codemasher/gw2-database

A Guild Wars 2 Database built from the official API. PHP 7

  Sources   Download

MIT

The Requires

 

The Development Requires

database api mysql guild wars 2

26/11 2017

1.0.1

1.0.1.0 https://github.com/codemasher/gw2-database

A Guild Wars 2 Database built from the official API. PHP 7

  Sources   Download

MIT

The Requires

 

The Development Requires

database api mysql guild wars 2

31/03 2017

1.0.0

1.0.0.0 https://github.com/codemasher/gw2-database

A Guild Wars 2 Database built from the official API. PHP 7

  Sources   Download

MIT

The Requires

 

The Development Requires

database api mysql guild wars 2

12/10 2016

0.1.2

0.1.2.0 https://github.com/codemasher/gw2-database

A Guild Wars 2 Database built from the official API. PHP 7

  Sources   Download

MIT

The Requires

 

The Development Requires

database api mysql guild wars 2

13/04 2016

0.1.1

0.1.1.0 https://github.com/codemasher/gw2-database

A Guild Wars 2 Database built from the official API. PHP 5.6+, PHP 7

  Sources   Download

MIT

The Requires

 

The Development Requires

database api mysql guild wars 2

30/03 2016

0.1.0

0.1.0.0 https://github.com/codemasher/gw2-database

A Guild Wars 2 Database built from the official API. PHP 5.6+, PHP 7

  Sources   Download

MIT

The Requires

 

The Development Requires

database api mysql guild wars 2