php8.5
Home/ Manual/ reference / yaconf/ The Yaconf class

The Yaconf class

Yaconf is a configurations container, it parses INI files, stores the result in PHP when PHP is started, the result lives with the whole PHP lifecycle.

Intro

Yaconf is a configurations container, it parses INI files, stores the result in PHP when PHP is started, the result lives with the whole PHP lifecycle.

Class synopsis

class Yaconf { }

Yaconf

In this section

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