🀠Saloon

Build beautiful API integrations and SDKs with Saloon

Saloon is a PHP library that helps you rapidly build third party API integrations or SDKs. It's configured to be production-ready by default, offers a simple, standardised development flow for your whole team and has utilities to help test your API integrations before you ship to production. Saloon is loved by thousands of developers and downloaded over 2 million times.

Key Features

  • Lightweight, only depends on one library - Guzzle.

  • Offers "Connector" and "Request" classes to encapsulate API integrations into files

  • Allows you to record real requests in your tests so you have accurate testing data for your assertions.

  • Works in any PHP framework, or just regular PHP applications (with Composer)

  • Comes with powerful plugins to handle caching, rate limits, data transfer objects, XML, and more

⬇️Installation

Last updated