2017 © Pedro Peláez
 

cakephp-plugin cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

image

dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

  • Sunday, April 29, 2018
  • by dereuromark
  • Repository
  • 4 Watchers
  • 9 Stars
  • 3,606 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 5 Versions
  • 7 % Grown

The README.md

CakePHP Feed Plugin

CI Coverage Status Minimum PHP Version License Latest Stable Version Total Downloads Coding Standards, (*1)

A CakePHP plugin containing a RssView class to generate RSS feeds., (*2)

Version notice

This branch is for use with CakePHP 5.0+. See version map for details., (*3)

What is this plugin for?

There used to be a core helper for RSS generation, but it had several deficiencies. It also was removed in 4.0. So this plugin aims to provide a better support for feed generation., (*4)

Goals of this view class

  • Support view-less actions via serialize.
  • Get rid of the ridiculously verbose "inline" namespace declarations.
  • Simplify the use of namespaces and their prefixes (auto-add only those that are actually used).
  • Support CDATA (unescaped content).
  • Allow mini-templating where necessary.

Additional features

  • Automatic View class mapping via rss extension.

See my article for details on the history of this view class., (*5)

Demo

https://sandbox.dereuromark.de/sandbox/feed-examples, (*6)

Installation & Docs

Possible TODOs

  • Maybe add Feed readers instead of just writers.
  • Add AtomView ?

The Versions

29/04 2018

dev-master

9999999-dev https://github.com/dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp atom feed rss view

28/04 2018

1.1.0

1.1.0.0 https://github.com/dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp atom feed rss view

19/04 2018

2.x-dev

2.9999999.9999999.9999999-dev https://github.com/dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

  Sources   Download

MIT

The Requires

 

plugin cakephp atom feed rss view

25/02 2016

1.0.1

1.0.1.0 https://github.com/dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

  Sources   Download

MIT

The Requires

 

The Development Requires

plugin cakephp atom feed rss view

16/01 2016

1.0.0

1.0.0.0 https://github.com/dereuromark/cakephp-feed

A CakePHP plugin containing a RssView to generate RSS feeds.

  Sources   Download

MIT

The Requires

 

plugin cakephp atom feed rss view