philoest / krakenapi
A simple implementation and extension to the Kraken PHP API
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
pkg:composer/philoest/krakenapi
Requires
- php: 7.*
This package is not auto-updated.
Last update: 2025-12-27 23:36:26 UTC
README
A simple API Client for the Kraken.com website. It adds functions for all the API functions, to make them easier to use. I reused code from Paywards API Client.
I haven't added any error handling yet, this is still on the TODO list.