Skip to content

Releases: JustSteveKing/php-sdk

3.0.0

02 Jan 14:38
81df125
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...3.0.0

Fix an issue with URI paths

23 Jun 08:17
fcab5ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

Fix get request path loading issue

22 Jun 16:27
be54fe4
Compare
Choose a tag to compare

phpfox/container dependency update

31 Mar 07:51
6118322
Compare
Choose a tag to compare
Merge pull request #9 from chapterjason/chore/master/updates

chore: Update dependencies

Release 2.0

21 Jan 12:33
64c6bba
Compare
Choose a tag to compare

This new release rewites the entire library from the ground up to make sure that building SDKs can be fun simple and clean again. Please read the README for full details.

Fixing dependency requirements

11 Dec 11:44
f9d67d0
Compare
Choose a tag to compare
v1.1.3

Update composer.json

Headers updates

04 Nov 08:38
Compare
Choose a tag to compare

This release pulls the latest version of http-slim which includes fixes for http headers so POST requests have less unreliable behaviour

PHP 8 Support

30 Oct 12:10
Compare
Choose a tag to compare
v1.1.0

Extending php8 support to windows-latest

Initial Release

29 Oct 10:52
c9ae8bf
Compare
Choose a tag to compare

This is the initial release of PHP-SDK which provides a simple and straight forward way to bootstrap your PHP SDKs.