mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-13 04:21:15 +00:00
Finalize extension documentation
This commit is contained in:
7
php_modules/xmlreader/README.md
Normal file
7
php_modules/xmlreader/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# xmlreader
|
||||
|
||||
The XMLReader extension is an XML Pull parser. The reader acts as a cursor going forward on the document stream and stopping at each node on the way.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| PHP.net | https://www.php.net/manual/en/book.xmlreader.php |
|
||||
Reference in New Issue
Block a user