Software Alternatives & Reviews

Craft a Kraken API client with PHP8 (1/2)

Composer cURL
  1. Composer is a tool for dependency management in PHP.
    Pricing:
    • Open Source
    Today we gonna build from scratch a simple but flexible client to use the Kraken API, which is at writing time the fourth biggest exchange in volume. The final result will be a Composer package that you'll can easily use as dependency in any PHP project using Composer as dependencies manager.

    #Development Tools #Javascript UI Libraries #JavaScript Framework 124 social mentions

  2. 2
    cURL is a computer software project providing a library and command-line tool for transferring data...
    Pricing:
    • Open Source
    Almost all API use cases are covered with this simple class and his query method. The Curl extension is the only dependency used, with approximately 152 lines of code at this level.

    #API Tools #APIs #Developer Tools 105 social mentions

Discuss: Craft a Kraken API client with PHP8 (1/2)

Log in or Post with