Download the PHP package ypho/scryfall without Composer
On this page you can find all versions of the php package ypho/scryfall. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ypho/scryfall
More information about ypho/scryfall
Files in ypho/scryfall
Download ypho/scryfall
More information about ypho/scryfall
Files in ypho/scryfall
Vendor ypho
Package scryfall
Short Description A wrapper around the API from Scryfall (scryfall.com)
License Apache-2.0
Homepage https://ypho.nl
Package scryfall
Short Description A wrapper around the API from Scryfall (scryfall.com)
License Apache-2.0
Homepage https://ypho.nl
Please rate this library. Is it a good library?
Informations about the package scryfall
Scryfall Api Wrapper
This wrapper connects with the Scryfall API.
Installation
You can use composer to require the package, it will automatically install the latest version.
composer require ypho/scryfall
Testing the package
In this package there are several tests. The responses are mocked, so it won't actually spam the Scryfall API.
vendor/bin/phpunit
How to use the package
In the examples folder, there are some example scripts you can use. Otherwise, you can use the snippets below.
Initialize new client
Sets
Cards
Symbols
All versions of scryfall with dependencies
PHP Build Version
Package Version
The package ypho/scryfall contains the following files
Loading the files please wait ....