Name Date Size #Lines LOC

..05-Dec-2019-

examples/H05-Dec-2019-

internal/H05-Dec-2019-

tests/H19-Jun-2020-

CREDITSH A D05-Dec-201935 32

READMEH A D05-Dec-2019429 86

config.m4H A D05-Dec-2019570 75

config.w32H A D05-Dec-2019495 75

doxygen.cfgH A D05-Dec-20198.1 KiB218216

php_spl.cH A D05-Dec-201932.5 KiB1,066852

php_spl.hH A D05-Dec-20192.5 KiB8545

spl.phpH A D05-Dec-201932 KiB1,161259

spl_array.cH A D05-Dec-201962 KiB2,0641,587

spl_array.hH A D05-Dec-20191.7 KiB4512

spl_directory.cH A D19-Jun-202096.5 KiB3,1782,306

spl_directory.hH A D05-Dec-20196.1 KiB159109

spl_dllist.cH A D06-Mar-202037.8 KiB1,432993

spl_dllist.hH A D05-Dec-20191.5 KiB419

spl_engine.cH A D05-Dec-20192.1 KiB7841

spl_engine.hH A D05-Dec-20192.8 KiB8841

spl_exceptions.cH A D05-Dec-20193.4 KiB8043

spl_exceptions.hH A D05-Dec-20192.1 KiB5219

spl_fixedarray.cH A D23-Mar-202029.7 KiB1,093783

spl_fixedarray.hH A D05-Dec-20191.5 KiB375

spl_functions.cH A D05-Dec-20194.4 KiB14781

spl_functions.hH A D05-Dec-20194.3 KiB9038

spl_heap.cH A D05-Dec-201932.9 KiB1,248853

spl_heap.hH A D05-Dec-20191.6 KiB4310

spl_iterators.cH A D05-Dec-2019121.6 KiB3,8012,892

spl_iterators.hH A D05-Dec-20195.8 KiB188140

spl_observer.cH A D05-Dec-201937.4 KiB1,284929

spl_observer.hH A D05-Dec-20191.6 KiB4210

README

1This is an extension that aims to implement some efficient data access
2interfaces and classes. You'll find the classes documented using php
3code in the file spl.php or in the corresponding .inc file in the examples
4subdirectory. Based on the internal implementations or the files in the
5examples subdirectory there are also some .php files to experiment with.
6
7For more information look at: http://php.net/manual/en/book.spl.php
8