Tutplus - Build a Static Site Generator Using SPL Iterators
This post was published 10 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Tutplus - Build a Static Site Generator Using SPL Iterators
0.4 hours | Video: AVC (.mp4) 1280x720, 25fps | Audio: AAC 44.1KHz 2ch | 142 MB
Genre: eLearning | Language: English
In PHP, we're all familiar with the foreach, for, do-while, and while looping constructs, which help us quickly and easily iterate over data structures in our applications.
But did you know that they're just the tip of the iceberg, and that you can use these constructs in a much more powerful way?
In this course, Envato Tuts+ instructor Matthew Setter will introduce you to SPL iterators, and teach you how to create iterator classes which allow you to use the looping constructs to iterate over your data in a more powerful, more flexible, and more elegant way than you've done before. Along the way, you'll build a simple static site generator which reads markdown from a filesystem directory listing and creates hydrated value objects which model the data they contain.
Screenshots
http://uploaded.net/file/jlbqg0a9/sanet.me.StaticSiteGenerator.part1.rar
http://uploaded.net/file/cv0m3h8g/sanet.me.StaticSiteGenerator.part2.rar
http://nitroflare.com/view/055E38C293BB3FC/sanet.me.StaticSiteGenerator.part1.rar
http://nitroflare.com/view/7111D20BF3B805C/sanet.me.StaticSiteGenerator.part2.rar
