The SPL data structures are meant to be faster and leaner implementations of common data structures that are usually created ad hoc in plain PHP.
[1] http://ca.php.net/splfixedarray
[2] http://ca.php.net/manual/en/class.spldoublylinkedlist.php
The SPL data structures are meant to be faster and leaner implementations of common data structures that are usually created ad hoc in plain PHP.
[1] http://ca.php.net/splfixedarray
[2] http://ca.php.net/manual/en/class.spldoublylinkedlist.php