Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 493 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 493 Bytes

Changelog

All Notable changes to dropsolid/unomi-sdk-php package.

[0.1.0]

Initial tag of the dropsolid/unomi-sdk-php package.

This includes:

  • PSR-7 client implementation.
  • Client Exception
  • Guzzle API Client factory
  • Basic auth support
  • Generic OAuth support
  • Oauth Refresh middleware
  • Unomi Models for Segments
  • Unomi Repository to get the models
  • Serializer for the responses and requests