Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@efebagri efebagri released this 25 Mar 18:26
· 2 commits to main since this release
c627536

Release 1.0.0 🚀

Initial Release

First stable release of the 24fire PHP API Client.

Features

  • Complete API Client implementation for 24fire services
  • Support for domain and handle management
  • Modern PHP 8.x compatibility
  • PSR-18 HTTP client support
  • Comprehensive error handling
  • Type-safe interfaces

Changes

  • Updated namespace to reflect FireAPI standards
  • Improved variable naming for better code clarity
  • Full implementation of the handle creation/update endpoints
  • Standardized API response handling

Documentation

  • Added comprehensive API documentation
  • Included usage examples
  • Added installation instructions

Contributors

Special thanks to @efebagri for the initial implementation and setup

Requirements

  • PHP 8.0 or higher
  • Guzzle HTTP Client
  • JSON extension

Full Changelog: https://github.com/Exbil/24fire-php-api/commits/v1.0.0