Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
57% | Total: 594 | All time: 5,235 This week: 660 |
Version | License | PHP version | Categories | |||
x64feeds 1.1.1 | GNU General Publi... | 4.3 | XML, Cache, Templates |
Description | Author | ||||||||||||||||||||||
This class can generate feeds in different formats by using templates. Some of the current supported feeds formats are: RSS 0.91, RSS 1.0, RSS 2.0 and Atom 0.3. |
|
|
Files (10) |
File | Role | Description | ||
---|---|---|---|---|
templates (4 files) | ||||
x64_feeds.php | Class | This is the main generator class | ||
readme.txt | Doc. | Some information about the class and important notes | ||
example1.php | Example | This is an example using file database | ||
example2.php | Example | This is an example giving the data as a file database | ||
example3.php | Example | This is an example giving the data as a processed array | ||
example_db.php | Conf. | This is the database used in the example number 1 |
Files (10) | / | templates |
File | Role | Description |
---|---|---|
atom.tpl | Conf. | This is the template for the Atom0.3 feeds |
rss091.tpl | Conf. | This is the template for the RSS 0.91 feeds |
rss100.tpl | Conf. | This is the template for the RSS 100 feeds |
rss200.tpl | Conf. | This is the template for the RSS 2.00 feeds |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
x64feeds-2006-03-25.zip 8KB | |
x64feeds-2006-03-25.tar.gz 6KB | |
Install with Composer |
Needed packages | ||
Class | Download | Why it is needed | Dependency |
---|---|---|---|
x64Template Engine | .zip .tar.gz | It is used to parse the templates | Required |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Some information about what it is going to happen with the feeds generator |