joomla/registry
Key-value registry and configuration store for PHP. Load data from strings, files, arrays, or objects; access and modify values with getters/setters and dot-paths for nested keys; remove entries; ArrayAccess support; import/export across formats like JSON and XML.
The following changes were made to the Registry package between version 2 and version 3.
All Framework packages now require PHP 8.1 or newer.
Joomla\Registry\Format\Xml::getValueFromNode() method now requires the $node parameter to be a SimpleXMLElement object.How can I help you explore Laravel packages today?