Download the PHP package toastnz/xmlfeed without Composer
On this page you can find all versions of the php package toastnz/xmlfeed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download toastnz/xmlfeed
More information about toastnz/xmlfeed
Files in toastnz/xmlfeed
Download toastnz/xmlfeed
More information about toastnz/xmlfeed
Files in toastnz/xmlfeed
Vendor toastnz
Package xmlfeed
Short Description Silverstripe simple XML feed module
License BSD-3-Clause
Package xmlfeed
Short Description Silverstripe simple XML feed module
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package xmlfeed
SilverStripe XML Feed helper
Helper functions to retrieve external XML feed, cache and render into templates.
Requirements
- silverstripe/cms ^4.3.x
- silverstripe/framework ^4.3.x
Installation
Configuration
Configure the default Cache Lifetime or default feed URL:
Usage
By default an ArrayList will be returned, which can be rendered directly into a template.
Note: you must check the raw contents of the XML feed to identify fields names.
Example
XML:
PHP:
Template:
All versions of xmlfeed with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^4.3 || ^5.0
silverstripe/framework Version ^4.3 || ^5.0
composer/installers Version *
silverstripe/framework Version ^4.3 || ^5.0
composer/installers Version *
The package toastnz/xmlfeed contains the following files
Loading the files please wait ....