Download the PHP package adrifkat/cryptopanic without Composer
On this page you can find all versions of the php package adrifkat/cryptopanic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download adrifkat/cryptopanic
More information about adrifkat/cryptopanic
Files in adrifkat/cryptopanic
Download adrifkat/cryptopanic
More information about adrifkat/cryptopanic
Files in adrifkat/cryptopanic
Vendor adrifkat
Package cryptopanic
Short Description PHP unofficial client to cryptopanic.com API
License MIT
Package cryptopanic
Short Description PHP unofficial client to cryptopanic.com API
License MIT
Please rate this library. Is it a good library?
Informations about the package cryptopanic
PHP unofficial client to CryptoPanic.com API
CryptoPanic.com is a news aggregator platform indicating impact on price and market for traders and cryptocurrency enthusiasts. Users can vote to mark important, bullish or bearish price signals.
Install
composer require adrifkat/cryptopanic
Usage
Get your
from the cryptopanic API page.
Posts Request Methods
setFilter(string $value)
: You can use any of UI filters using filter. Available values: rising|hot|bullish|bearish|important|saved|lolsetCurrencies(array $currencies)
: Filter by currencies. Example: ['CURRENCY_CODE1', 'CURRENCY_CODE2']setRegions(array $regions)
: Filter by region. Available regions: en (English), de (Deutsch), nl (Dutch), es (Español), fr (Français), it (Italiano), pt (Português), ru (Русский). Example: ['en', 'nl']setKind(string $value)
: Filter by kind. Available values: news|mediasetFollowing(bool $following)
: Filter only "Following" feed - based on currencies you followsetPublic(bool $public))
: Enable public API
License
MIT
All versions of cryptopanic with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0
netresearch/jsonmapper Version ^4.0
guzzlehttp/guzzle Version ^7.2
ext-json Version *
netresearch/jsonmapper Version ^4.0
guzzlehttp/guzzle Version ^7.2
ext-json Version *
The package adrifkat/cryptopanic contains the following files
Loading the files please wait ....