nimbly/shuttle
Simple PSR-18 HTTP client.
1.0.1
4.4M downloads/mo
#2735 most downloaded on Packagist
nimbly/Shuttle
What this package is like to depend on
Last release 1 years ago
no release in 18 months
Release timing varies
gaps range from 3 weeks to 2.3 years
Most releases are documented
notes for 9 of 13 stable releases
Nothing withdrawn
no release was ever pulled
7 years old
13 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Apr 2019 to Feb 2025
2020
2021
2022
2023
2024
2025
2026
Releases
latest 13-
1.0.112 May 2024Release notes
Open source →Updates
- Default cURL options can now be overridden in the
CurlHandlerconstructor.
- Default cURL options can now be overridden in the
-
0.3.319 Dec 2019 -
0.3.208 Oct 2019 -
0.3.119 Sep 2019Nothing published for this version
-
2.027 Feb 2025Release notes
Open source →Updates
- Defaulting to
CapsulePSR-17 HTTP factories if none provided - Cleaning up and optimizing code
- Updating documentation
- Adding test coverage for PHP 8.4
- Bumping dev dependencies
Fixes
- Fixed header name regex matching on responses to include digits and underscore
Breaking changes
- Dropping support for PHP 8.0 and 8.1
- Dropping
XmlBodyhelper - Dropping
SocketHandler
- Defaulting to
-
1.103 Dec 2024 -
1.006 Apr 2023Release notes
Open source →Updates
- Refactored entire code base to use PHP 8.x features.
Breaking changes
- Dropping support for PHP 7.x
Shuttleconstructor has been completely reworked and now optionally accepts PSR-17 Factory builders forRequests,Responses,Streams, etc. If none provided, a default set of factories fromCapsulewill be used.
-
0.629 Mar 2023Release notes
Open source →Updates
- Adding support for PHP 8.0+
- Moving to Github actions (dropping Travis CI)
-
0.505 Dec 2020Release notes
Open source →Updates
- Adding PHP 8.0 support
- Dropping support for PHP 7.2 and 7.3
- PartInterface::getMultiPart() definition now allows $name to be nullable. Implementations now support a default fallback value.
-
0.415 Mar 2020Release notes
Open source →Updates
- Updating to Capsule 1.0
- Adding PHP 7.4 as test target
- Removed composer.lock from repo
-
0.318 Sep 2019Nothing published for this version
-
0.212 Apr 2019Nothing published for this version
-
0.105 Apr 2019Nothing published for this version