Skip to content

Releases: smsapi/smsapi-php-client

Version 3.0.4

17 Jan 15:31

Choose a tag to compare

  • Adds psr/log v2, v3 support.

Version 3.0.3

21 Jul 12:21

Choose a tag to compare

  • Fixes Guzzle PSR7 incompatible URI paths.

Version 3.0.2

29 Jan 12:51

Choose a tag to compare

  • Adds support for PHP 8.
  • Keeps support for PHP 7.

Version 3.0.1

08 Dec 12:05

Choose a tag to compare

  • Guzzle HTTP helpers marked as optional dependency

Version 3.0.0

19 Nov 09:27

Choose a tag to compare

  • PSR 7, 17, 18 support added - user may ship his own HTTP client implementation (built-in implementation available)
  • Guzzle dependency dropped - user may choose to use it while implementing HTTP client or stay with built-in HTTP client
  • UTF-8 as default encoding set - user do not have to set it explicitly
  • Proxy support removed - user may add it while implementing HTTP client
  • Ping feature changed - user can check authorization and service availability status
  • Push feature removed

MFA feature

03 Feb 08:33
0b8ad61

Choose a tag to compare

Merge pull request #88 from marcin-zadworny/mfa

Multi-factor authentication feature - create operation

v2.1.0

07 Feb 08:32

Choose a tag to compare

Releases version 2.1.0

v2.0.0

30 Oct 13:54

Choose a tag to compare

Releases 2.0.0 version