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.