Skip to content

diabolus/PHP-SPL-Iterator-Interface-Examples

 
 

Repository files navigation

About this Repository

This repository aims to be a community wiki (a la git pull requests) of useful PHP Standard Template Library (SPL) examples. The php.net website lacks user submitted examples in the SPL department, so Queen City PHP (http://qcphp.org) is taking the initiative to provide examples and spread the word.

All of the base level PHP files are working examples of their SPL iterator counterparts. Documentation will be added to the readme in the future.

Regarding the Examples

Each example can be run from the command line, i.e.:

php -f caching-iterator.php

Which will produce example output in your console/terminal.

About

Example usage of a number of the PHP SPL classes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published