Skip to content

Release 0.2.0

Choose a tag to compare

@koriym koriym released this 07 Jul 12:59
· 17 commits to 1.x since this release
74d0fe6

Added

  • ToArrayInterface and ToArray implementation for flattening objects to flat associative arrays

Features

  • Convert nested Input objects to flat arrays for SQL parameter binding
  • Preserve arrays for SQL IN clauses (Aura.Sql compatible)
  • Recursive flattening with property conflict resolution
  • Test coverage: 104 tests, 340 assertions
  • PHP 8.1+ compatibility

🤖 Generated with Claude Code