Download the PHP package codemasher/gw2-database without Composer
On this page you can find all versions of the php package codemasher/gw2-database. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codemasher/gw2-database
More information about codemasher/gw2-database
Files in codemasher/gw2-database
Download codemasher/gw2-database
More information about codemasher/gw2-database
Files in codemasher/gw2-database
Vendor codemasher
Package gw2-database
Short Description A Guild Wars 2 Database built from the official API. PHP 7
License MIT
Homepage https://github.com/codemasher/gw2-database
Package gw2-database
Short Description A Guild Wars 2 Database built from the official API. PHP 7
License MIT
Homepage https://github.com/codemasher/gw2-database
Please rate this library. Is it a good library?
Informations about the package gw2-database
gw2-database
Requirements
- PHP 7.2+
- MySQL or MariaDB
Installation
requires composer
composer.json (note: replace dev-master
with a version boundary)
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 foldersrc
of the package
Profit!
Disclaimer!
I don't take responsibility for molten CPUs, smashed keyboards, broken screens etc. Use at your own risk! ;)
All versions of gw2-database with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.7
chillerlan/database Version 1.0.*
chillerlan/php-curl Version 1.0.*
chillerlan/php-traits Version 1.1.*
chillerlan/database Version 1.0.*
chillerlan/php-curl Version 1.0.*
chillerlan/php-traits Version 1.1.*
The package codemasher/gw2-database contains the following files
Loading the files please wait ....