happydemon / saloon-utils
Utilities for building Saloon SDKs
0.4.2
2026-06-03 15:20 UTC
Requires
- php: ~8.3|~8.4|~8.5
- illuminate/contracts: ~12.0|~13.0
- saloonphp/saloon: ^4.0
Requires (Dev)
- laravel/pint: ^1.24
- orchestra/testbench: ~10|~11
- phpunit/phpunit: ~11.0|~12.0|~13.0
- roave/security-advisories: dev-latest
README
Batteries for Saloon.
- Request logging (to database by default or in-memory)
Supported:
- Laravel 12/13
- PHP 8.3/8.4/8.5
- Saloon 4
Installation
Via Composer
composer require happydemon/saloon-utils php artisan vendor:publish --tag saloon-utils.config
Documentation
You can find the documentation in the docs folder or on gitbook.
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