PhpGt / DomTemplate

Bind dynamic data to reusable HTML components.
https://www.php.gt/domtemplate
MIT License
17 stars 4 forks source link

Iterator aggregate functionality #468

Closed g105b closed 1 year ago

g105b commented 1 year ago

This PR allows an IteratorAggregate to be used for automatically binding lists of data.

Closes #467

g105b commented 1 year ago

This needs documenting before the PR can be merged. I'll write the docs here so it can be copied easily into the wiki.