Skip to content

Version 1.2.0

Latest

Choose a tag to compare

@wera-as wera-as released this 22 Nov 08:39
· 1 commit to main since this release
36980bb
  • 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