happydemon/saloon-utils

Utilities for building Saloon SDKs

0.3.1 2025-07-21 10:43 UTC

This package is auto-updated.

Last update: 2025-07-21 10:49:06 UTC


README

Latest Version on Packagist Tests Status Tests Coverage

Batteries for Saloon.

  • Request logging (to database by default or in-memory)

Supported:

  • Laravel 11/12
  • PHP 8.2/8.3/8.4
  • Saloon 3

Installation

Via Composer

composer require happydemon/saloon-utils
php artisan vendor:publish --tag saloon-utils.config

Documentation

You can find the documentation here

Changelog

Please refer to the changelog for more information on recent changes.

Testing

$ composer test

Contributing

Please see contributing.md for details and a to-do list.

Security

If you discover any security-related issues, please email maxim.kerstens@gmail.com instead of using the issue tracker.

Credits

License

MIT