php8.5
Home/ Manual/ reference / spl/ Standard PHP Library (SPL)

Standard PHP Library (SPL)

The Standard PHP Library (SPL) extension defines interfaces and classes that are meant to solve common problems.

Intro

The Standard PHP Library (SPL) extension defines interfaces and classes that are meant to solve common problems.

The extension provides various datastructures, generic exceptions, iterators, classes to work with filesystems using an object oriented API, and utility functions.

Interfaces Datastructures Exceptions Iterators Files Reference

Source: reference/spl/book.xml · from the official PHP manual (php/doc-en)