Websites/Mozilla.org/Archive/Design Implementation/RSS: Difference between revisions

Line 27: Line 27:
=== Zend Framework ===
=== Zend Framework ===
* New BSD license
* New BSD license
* very modular
* very modular and flexible
* PHP5 only (read: makes use of new OOP features, which is good)
* well maintained, active development
* well maintained, active development
* DB abstraction layer, cache handling
* DB abstraction layer, cache handling
* some known issues, API a bit counter-intuitive in places
* probably not as heavily tested as other solutions (because relatively new)
=== PEAR ===
=== PEAR ===
* XML_Feed_Parser
* XML_Feed_Parser
28

edits