Files
docker-php-fpm/php_modules/simplexml/README.md
2022-11-30 19:55:44 +01:00

8 lines
429 B
Markdown

# simplexml
The SimpleXML extension provides a very simple and easily usable toolset to convert XML to an object that can be processed with normal property selectors and array iterators.
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.simplexml.php |