Skip to content

Instantly share code, notes, and snippets.

@JeroenDeDauw
Created June 19, 2017 15:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JeroenDeDauw/4ccbc8da27c0d21f86c209f707c521ac to your computer and use it in GitHub Desktop.
Save JeroenDeDauw/4ccbc8da27c0d21f86c209f707c521ac to your computer and use it in GitHub Desktop.
Talking about PHP collections
* dataProvider yield
* yield key
* yield from
* Inside out loop
* IteratorAggregate + Generator (MailTemplateFilenameTraversable)
* iterable
* iterable-functions
iterable
* array
* Traversable
* Iterator
* Generator
* ...
* IteratorAggregate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment