php-mtg/php-mtg-all-suite

Metapackage that lists all the packages under the php-mtg namespace

5.0.0 2022-12-18 18:50 UTC

This package is auto-updated.

Last update: 2023-03-18 19:16:04 UTC


README

Metapackage that lists all the packages under the php-mtg namespace

Installation

The installation of this library is made via composer. Download composer.phar from their website. Then add to your composer.json :

	"require": {
		...
		"php-mtg/php-mtg-all-suite": "^3"
		...
	}

Then run php composer.phar update to install this library. The autoloading of all classes of this library is made through composer's autoloader.

Included packages

Package PipelinePackage CoveragePackage Name
coveragephp-mtg/mtg-api-com-mtgjson-interface
coveragebuild statusphp-mtg/mtg-api-com-mtgjson-object
coveragephp-mtg/mtg-api-com-mtgstocks-interface
coveragebuild statusphp-mtg/mtg-api-com-mtgstocks-object
coveragephp-mtg/mtg-api-com-scryfall-interface
coveragebuild statusphp-mtg/mtg-api-com-scryfall-object
coveragebuild statusphp-mtg/php-keyrune-bridge
coveragebuild statusphp-mtg/php-mana-bridge

License

MIT (See license file).