• 1.1 cb9ce631ac

    1.1 Stable

    kerem released this 2023-04-08 22:08:26 +03:00 | 1 commits to master since this release

    📅 Originally published on GitHub: Sat, 08 Apr 2023 19:13:01 GMT
    🏷️ Git tag created: Sat, 08 Apr 2023 19:08:26 GMT

    We are proud to announce the release of TKGMService version 1.1! This update brings significant improvements to the code structure, performance, and reliability. We have also added PHPUnit integration to ensure the quality and stability of the library.

    Key features and improvements in this release:

    Code structure optimizations: We have refactored and optimized the code for better readability and maintainability. The service methods are now more concise and easier to understand.

    Simplified service methods: By introducing a submitRequest method, we have eliminated the need for separate setUrl and submit methods, making the code more readable and reducing redundancy.

    Enhanced service response handling: We have updated the service methods to return JSON-decoded objects directly, allowing for easier handling of API responses.

    PHPUnit integration: We have added unit tests for the TKGMService methods using the PHPUnit testing framework. This ensures the quality and stability of the library as it continues to grow and evolve.

    Autoloader and example usage fix: We have included the Composer autoloader in the example file to ensure proper class loading, eliminating the "Class not found" error.

    Upgrade to TKGMService v1.1 today and experience the benefits of these improvements for your projects. We are committed to continually enhancing the library to meet the needs of our users, and we welcome any feedback and suggestions for future updates.

    Thank you for using TKGMService!

    Downloads