SPL is a collection of interfaces and classes that are meant to solve standard problems.
A more detailed documentation of SPL can be found » here.
This extension is available and compiled by default in PHP 5.
Перечисленные ниже константы определены данным расширением и могут быть доступны только в том случае, если PHP был собран с поддержкой этого расширения или же в том случае, если данное расширение подгружается во время выполнения.
SPL uses class constants since PHP 5.1. Prior releases use global constants in the form RIT_LEAVES_ONLY.