This library provide a service for Xml generation for RSS feeds., (*1)
The provider supports the 2.0 version of Silex., (*2)
Silex in maintenance mode
Silex is now in maintenance mode. Ends of life is set to June 2018., (*3)
Installation instruction
- Add the repository to your composer.json
"repositories": [
{
"type": "git",
"url": "git@github.com:encreinformatique/silex-rss-provider.git"
}
],
- Add the package to your dependencies by running
composer require encreinformatique/silex-rss-provider
Documentation
The documentation is located in the docs/ folder., (*4)
Contributing
You can help us with the project contributing code or documentation.
Please refer to CONTRIBUTING.md for information on how to contribute., (*5)