All Projects → dzarezenko → coinmarketcap-api

dzarezenko / coinmarketcap-api

Licence: MIT License
CoinMarketCap.com API PHP wrapper

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to coinmarketcap-api

blockstarter
This is a white label solution to create a contribution crypto-wallet that can be used in your ICO campaign.
Stars: ✭ 21 (-19.23%)
Mutual labels:  ico, initial-coin-offering
poloniex-api
PHP wrapper for the Poloniex API
Stars: ✭ 20 (-23.08%)
Mutual labels:  php-wrapper, api-wrapper
rLandsat
R Package to make Landsat8 data accessible
Stars: ✭ 95 (+265.38%)
Mutual labels:  api-wrapper
radiobrowser4j
RadioBrowser Java API library
Stars: ✭ 30 (+15.38%)
Mutual labels:  api-wrapper
coinmarketcap-api
CoinMarketCap API wrapper for node
Stars: ✭ 111 (+326.92%)
Mutual labels:  coinmarketcap
popyt
A very easy to use Youtube Data v3 API wrapper.
Stars: ✭ 42 (+61.54%)
Mutual labels:  api-wrapper
digitalocean
A prototype API for Digital Ocean.
Stars: ✭ 35 (+34.62%)
Mutual labels:  api-wrapper
mastodon-api-php
PHP wrapper for the Mastodon API.
Stars: ✭ 12 (-53.85%)
Mutual labels:  php-wrapper
WikidataQueryServiceR
An R package for the Wikidata Query Service API
Stars: ✭ 23 (-11.54%)
Mutual labels:  api-wrapper
ramapi
Python implementation for the Rick and Morty API
Stars: ✭ 17 (-34.62%)
Mutual labels:  api-wrapper
humanapi
The easiest way to integrate health data from anywhere - https://www.humanapi.co
Stars: ✭ 21 (-19.23%)
Mutual labels:  api-wrapper
primeuploads-py
An unoffcial python API client for primeuploads.com
Stars: ✭ 40 (+53.85%)
Mutual labels:  api-wrapper
sophos-central-api-connector
Leverage Sophos Central API
Stars: ✭ 17 (-34.62%)
Mutual labels:  api-wrapper
ReplAPI.it-NodeJS
[DEPRECIATED] 𝙀𝙫𝙚𝙧𝙮𝙩𝙝𝙞𝙣𝙜 𝙍𝙚𝙥𝙡𝙞𝙩, 𝙖𝙡𝙡 𝙖𝙩 𝙮𝙤𝙪𝙧 𝙙𝙞𝙨𝙥𝙤𝙨𝙖𝙡. This is the single most extensive Replit package, allowing you to access various parts of the site with just a few classes and methods. Maintained by @RayhanADev.
Stars: ✭ 32 (+23.08%)
Mutual labels:  api-wrapper
GraphiPy
GraphiPy: Universal Social Data Extractor
Stars: ✭ 61 (+134.62%)
Mutual labels:  api-wrapper
ro.py
ro.py is a modern, asynchronous Python 3 wrapper for the Roblox API.
Stars: ✭ 65 (+150%)
Mutual labels:  api-wrapper
python-coinmarketcap
CoinMarketCap Python API Wrapper
Stars: ✭ 67 (+157.69%)
Mutual labels:  coinmarketcap
sparql-micro-service
SPARQL micro-services: A lightweight approach to query Web APIs with SPARQL
Stars: ✭ 22 (-15.38%)
Mutual labels:  api-wrapper
nextcloud
Nextcloud OCS and WebDAV API wrapper for Ruby.
Stars: ✭ 16 (-38.46%)
Mutual labels:  api-wrapper
cryptocompare
Python3 Wrapper for the CryptoCompare API
Stars: ✭ 147 (+465.38%)
Mutual labels:  api-wrapper

CoinMarketCap API

PHP wrapper for the CoinMarketCap API

Total Downloads License StyleCI Code Climate Ethereum donate button Bitcoin donate button

Requirements

The minimum requirement by CoinMarketCap API is that your Web server supports PHP 5.4.

Installation

To install CoinMarketCap API package you can use simple composer.json...

{
    "minimum-stability": "dev",
    "require": {
        "php": ">=5.4.0",
        "dzarezenko/coinmarketcap-api": "*"
    }
}

or run command:

composer require dzarezenko/coinmarketcap-api:dev-master

Usage

You can find usage examples in the examples/ folder.

Donate

You can support this project by continuously donations to

  • ETH wallet: 0x8Ef300465FBf0f3867E85AC60D9faD9DC6a232d9
  • BTC wallet: 1DKLUPCWoLFje7RBWVpDZk1tXjyRKHFkQw
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].