Skip to content

v1.0.1

Latest

Choose a tag to compare

@codejutsu1 codejutsu1 released this 13 Apr 19:28

What's Changed

  • Installed Saloonphp package
    • For simple and standardise third party API Integration into the package.
    • Moving API request into reusable classes for maintainability, security and scalability.
    • Implemented Data Transfer Objects (DTOs) to make the package statically typed and secured.
    • Powerful exception handling especially connections errors.