Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-zendframework-zend-feed - Zend Framework Feed component

Website:
http://framework.zend.com/
Licence:
BSD
Vendor:
Remi Collet
Description:
Zend\Feed provides functionality for consuming RSS and Atom feeds.
It provides a natural syntax for accessing elements of feeds, feed attributes,
and entry attributes. Zend\Feed also has extensive support for modifying feed
and entry structure with the same natural syntax, and turning the result back
into XML.

Packages

php-zendframework-zend-feed-2.7.0-1.el7.remi.noarch [82 KiB] Changelog by Remi Collet (2016-02-12):
- update to 2.7.0
- raise dependency on zend-stdlib >= 2.7
php-zendframework-zend-feed-2.6.0-1.el7.remi.noarch [81 KiB] Changelog by Remi Collet (2016-01-28):
- update to 2.6.0
- raise minimal php version to 5.5
- drop build dependency on zend-servicemanager
- add optional dependency on psr/http-message