Skip to content

Releases: wera-as/HTTP-Query-Builder

Version 1.2.0

22 Nov 08:39
36980bb

Choose a tag to compare

  • Support nested arrays in query string generation
  • Implement custom delimiter for query strings
  • Add option to preserve numeric indexes in array keys
  • Improve type checking and validation of input arrays
  • Enhance error handling with detailed messages
  • Refactor for better readability and maintainability
  • Update PHPDoc with detailed description and example