A PHP client for the Coinglass API v4 with typed REST and WebSocket support and first-class Laravel integration.

Stars

14

7-day growth

No data

Forks

0

Open issues

0

License

MIT

Last updated

2026-07-12

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It combines six endpoint groups and real-time WebSocket streams into a single, well-structured SDK with PSR-18 compatibility, automatic rate-limit retries, a distinct exception hierarchy, and seamless Laravel injection.

Who it is for

  • PHP developers building crypto liquidation dashboards
  • Laravel developers needing Coinglass market data
  • Quantitative analysts monitoring futures/options metrics
  • Developers integrating real-time order and ticker streams

Use cases

  • Building a real-time liquidation monitoring dashboard
  • Fetching historical open interest and funding rate data
  • Tracking Bitcoin and Ethereum ETF flow history
  • Subscribing to live liquidation orders and ticker snapshots

Strengths

  • Covers Futures, Spot, Options, ETF, On-Chain, and Indicators plus WebSocket channels
  • Typed DTOs with property, array, and getter access plus raw payload always available
  • Built-in exponential backoff retry for rate-limited requests
  • Laravel-ready with publishable config, facade, and dependency injection

Considerations

  • Requires PHP 8.1+ and Guzzle unless a different PSR-18 client is provided
  • WebSocket client uses blocking PHP streams, not ideal for event-loop-based concurrency
  • Detailed endpoint parameters rely on external Coinglass API documentation

README quick start

Installation

Description

Framework-agnostic PHP SDK for the Coinglass API v4, with first-class Laravel 10–13 integration. Typed access to Futures, Spot, Options, ETF, On-Chain, and Indicator endpoints, automatic retry on rate limits, plus a real-time WebSocket client for liquidation orders, trades, and ticker snapshots, with no extra WebSocket dependency required

Related repositories

Similar projects matched by category, topics, and programming language.

tigusigalpa
tigusigalpa GitHub avatar

coinglass-go

coinglass-go is a zero-dependency Go client for the Coinglass API v4, covering Futures, Spot, Options, ETF, and Indicators with both REST and WebSocket support.

Go
14
lentrade
lentrade GitHub avatar

trading-awesome

A curated, rank-ordered directory of 90+ trading services, market data APIs, and crypto analytics tools for algorithmic traders and quantitative researchers.

Backend & APIsData & Databases
18
Lincoln012015
Lincoln012015 GitHub avatar

Clipon-CMS

Clipon CMS is a lightweight flat-file CMS that adds inline editing, page/blog management, analytics, and modular features to existing PHP/HTML sites without requiring MySQL.

PHP
11