saloonphp/saloon
Saloon is a PHP HTTP client framework for building API integrations. Define connectors and requests, handle authentication, retries, and responses, and test easily with fakes and mocking. Works great in Laravel or any PHP app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| saloonphp/barstool | 0.88 | Laravel package that automatically logs Saloon requests and responses to your database for easy searching and filtering. Captures method, URL, headers/body, status, duration, and even fatal errors, with optional config and model pruning support. | 16 | 16 | 3 | 14K | 0 | 19.5 | 46.9 | MIT | 1 month ago | |
| saloonphp/laravel-plugin | 0.80 | Laravel plugin for Saloon that brings tight framework integration: service container bindings, config publishing, artisan tooling, and convenient HTTP client setup for building and managing API connectors and requests cleanly within Laravel apps. | 80 | 80 | 22 | 405K | 0 | 28.1 | 59.4 | MIT | 1 month ago | |
| saloonphp/pagination-plugin | 0.77 | Adds paginated response support to SaloonPHP. Provides a PaginationPlugin with helpful abstractions to iterate through pages and results when working with APIs that return paginated data, keeping pagination logic out of your connectors and requests. | 9 | 9 | 3 | 148K | 0 | 21.8 | 63.3 | MIT | 2 months ago | |
| saloonphp/xml-wrangler | 0.74 | XML Wrangler is a lightweight SaloonPHP plugin for working with XML in HTTP requests and responses. Easily build XML bodies, set the right headers, and parse XML responses into usable data for your Laravel or PHP API integrations. | 422 | 423 | 16 | 161K | 4 | 26.4 | 42.4 | MIT | 2 months ago | |
| saloonphp/cache-plugin | 0.74 | Laravel-friendly Saloon plugin that adds transparent response caching to your API requests. Supports configurable cache keys, TTL, and cache stores, helping reduce duplicate calls, speed up apps, and respect rate limits with minimal setup. | 12 | 12 | 5 | 119K | 0 | 23.4 | 63.2 | MIT | 2 months ago | |
| psalm/plugin-laravel | 0.68 | Laravel Psalm plugin for deep static analysis plus taint-based security scanning. Detect SQL injection, XSS, SSRF, shell injection, path traversal, and open redirects by tracking user input through Laravel code—without executing it. Complements Larastan/PHPStan. | 330 | 331 | 77 | 116K | 71 | 57.2 | 70.8 | MIT | 1 week ago |
How can I help you explore Laravel packages today?