FolusWen c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
..
examples c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
internal c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
tests c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
CREDITS c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
README c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
config.m4 c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
config.w32 c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
doxygen.cfg c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
php_spl.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
php_spl.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl.php c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_array.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_array.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_directory.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_directory.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_dllist.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_dllist.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_engine.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_engine.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_exceptions.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_exceptions.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_fixedarray.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_fixedarray.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_functions.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_functions.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_heap.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_heap.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_iterators.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_iterators.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_observer.c c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás
spl_observer.h c2d3f4474f [Improve][GPL][PHP / lighttpd] 3 anos atrás

README

This is an extension that aims to implement some efficient data access
interfaces and classes. You'll find the classes documented using php
code in the file spl.php or in the corresponding .inc file in the examples
subdirectory. Based on the internal implementations or the files in the
examples subdirectory there are also some .php files to experiment with.

For more information look at: http://php.net/manual/en/book.spl.php