v1.0.0
v1.0.0 Release
A PHP SDK for interacting with Polymarket's prediction markets.
What's Changed
- feat: use polymarket api key from .env by @danielgnh in #15
What's Included
Market Data (Gamma API)
- Search, list, and retrieve market information
- Filter markets by status, category, and more
- Pagination support for large result sets
Trading Operations (CLOB API)
- Create and cancel orders
- View order history and status
- Full order book access
Full Changelog: v0.5.0...v1.0.0