PHP 8.3.15 Released!

Standard PHP Library (SPL)

Introduction

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.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top