8053 beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
..
examples beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
internal beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
tests beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
CREDITS beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
README beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
TODO beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
config.m4 beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
config.w32 beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
doxygen.cfg beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
package.xml beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
php_spl.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
php_spl.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl.php beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_array.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_array.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_directory.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_directory.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_dllist.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_dllist.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_engine.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_engine.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_exceptions.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_exceptions.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_fixedarray.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_fixedarray.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_functions.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_functions.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_heap.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_heap.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_iterators.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_iterators.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_observer.c beefd0184a 2022-08-08 ct_chen 2 vuotta sitten
spl_observer.h beefd0184a 2022-08-08 ct_chen 2 vuotta sitten

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