ccxt-php

Installation
SKILL.md

CCXT for PHP

A comprehensive guide to using CCXT in PHP projects for cryptocurrency exchange integration.

Installation

Via Composer (REST and WebSocket)

composer require ccxt/ccxt

Required PHP Extensions

  • cURL
  • mbstring (UTF-8)
  • PCRE
  • iconv
  • gmp (for some exchanges)
Installs
107
Repository
ccxt/ccxt
GitHub Stars
43.2K
First Seen
Feb 4, 2026
ccxt-php — ccxt/ccxt