7550 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
..
examples 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
internal 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
tests 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
CREDITS 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
README 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
TODO 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
config.m4 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
config.w32 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
doxygen.cfg 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
package.xml 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
php_spl.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
php_spl.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl.php 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_array.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_array.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_directory.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_directory.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_dllist.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_dllist.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_engine.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_engine.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_exceptions.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_exceptions.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_fixedarray.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_fixedarray.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_functions.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_functions.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_heap.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_heap.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_iterators.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_iterators.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_observer.c 26280c57f0 2019.07.12 / Folus Wen 5 år sedan
spl_observer.h 26280c57f0 2019.07.12 / Folus Wen 5 år sedan

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