crustum/saloon

The official CakePHP plugin for Saloon

Maintainers

Package info

github.com/Crustum/saloon

Type:cakephp-plugin

pkg:composer/crustum/saloon

Transparency log

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-07-22 19:04 UTC

This package is auto-updated.

Last update: 2026-07-23 00:50:01 UTC


README

The Saloon plugin integrates Saloon with CakePHP for building elegant HTTP API clients and SDKs.

Saloon provides an object-oriented approach to requests, authentication, pagination, caching, and rate limiting. This plugin adds CakePHP event dispatching for HTTP traffic, Bake generators for connectors and requests, testing helpers, and bridges to CakePHP cache for response caching and rate limiting.

Requirements

  • PHP 8.2+

See Versions.md for the supported CakePHP versions.

Documentation

For documentation, as well as tutorials, see the docs directory of this repository.

License

Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.