happydemon / saloon-utils
Utilities for building Saloon SDKs
0.3.1
2025-07-21 10:43 UTC
Requires
- php: ~8.2|~8.3|~8.4
- illuminate/contracts: ~11.0|~12.0
- saloonphp/saloon: ^3.0
Requires (Dev)
- laravel/pint: ^1.24
- orchestra/testbench: ~9|~10
- phpunit/phpunit: ~10.0|~11.0|~12.0
- roave/security-advisories: dev-latest
README
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