Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Object API

The Object API is a set of classes, interfaces, enums and traits to execute features.

The alternative is the function API, which is a set of functions to execute features.

Some PHP extensions have a dual object and function API, for example mysqli, although they are rare.

Documentation

See Also