harrydeluxe / php-liquid

A PHP port of Ruby's Liquid Templates
http://www.delacap.com/artikel/Liquid-Templates/
MIT License
239 stars 119 forks source link

Support Traversable loops and filters #36

Closed NathanBaulch closed 7 years ago

NathanBaulch commented 7 years ago

Support iterating and filtering over \Traversable objects in addition to arrays.