Giter Site home page Giter Site logo

mazecreator / feedwriter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mibe/feedwriter

0.0 0.0 0.0 1.14 MB

PHP Universal Feed Generator

Home Page: http://ajaxray.com/blog/php-universal-feed-generator-supports-rss-10-rss-20-and-atom

License: GNU General Public License v3.0

PHP 100.00%

feedwriter's Introduction

Generate RSS 1.0, RSS 2.0 or ATOM Formatted Feeds

This package can be used to generate feeds in either RSS 1.0, RSS 2.0 or ATOM format.

Applications can create a feed object, several feed item objects, set several types of properties of either feed and feed items, and add items to the feed.

Once a feed is fully composed with its items, the feed class can generate the necessary XML structure to describe the feed in RSS or ATOM format. This structure can be directly sent to the browser, or just returned as string.

Requirements

  • PHP 5.3 or higher

If you don't have PHP 5.3 available on your system there is a version supporting PHP 5.0 and above. See the legacy-php-5.0 branch.

Installation

You can install via Composer.

composer require mibe/feedwriter

Documentation

The documentation can be found in the gh-pages branch, or on GitHub Pages.

See the /examples directory for usage examples.

See the CHANGELOG.md file for changes between the different versions.

Authors

In chronological order:

  • Anis uddin Ahmad
  • Michael Bemmerl
  • Phil Freo
  • Paul Ferrett
  • Brennen Bearnes
  • Michael Robinson
  • Baptiste Fontaine
  • Kristián Valentín
  • Brandtley McMinn
  • Julian Bogdani
  • Cedric Gampert
  • Yamek
  • Thielj
  • Pavel Khakhlou
  • Daniel
  • Tino Goratsch

feedwriter's People

Contributors

ajaxray avatar bfontaine avatar faceleg avatar jbogdani avatar kikoval avatar mibe avatar ozgurg avatar philfreo avatar revoltek-daniel avatar tinogo avatar trepmag avatar yamek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.