spl

The SPL extension in PHP provides a collection of interfaces and classes to solve common problems, like data structures and file handling.

The SPL extension in PHP provides a collection of interfaces and classes to solve common problems, like data structures and file handling. This extension is included by default and is generally enabled.

Already included with PHP.