- 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