Git Product home page Git Product logo

laravel-feed's Introduction

Laravelium Feed deprecated package

License PHP tests Test Coverage Maintainability Style Status Latest Stable Version Total Downloads

Laravelium Feed package for Laravel.

Notes

  • Dev branches are for development and are UNSTABLE (use on your own risk)!

Installation

Run the following command and provide the latest stable version (e.g v8.*) :

composer require laravelium/feed

or add the following to your composer.json file :

For Laravel 8

"laravelium/feed": "8.*"

(development branch)

"laravelium/feed": "8.x-dev"

For Laravel 7

"laravelium/feed": "7.*"

(development branch)

"laravelium/feed": "7.x-dev"

For Laravel 6

"laravelium/feed": "6.*"

(development branch)

"laravelium/feed": "6.x-dev"

For Laravel 5.8

"laravelium/feed": "3.1.*"

(development branch)

"laravelium/feed": "3.1.x-dev"

For Laravel 5.7

"laravelium/feed": "3.0.*"

(development branch)

"laravelium/feed": "3.0.x-dev"

For Laravel 5.6

"laravelium/feed": "2.12.*"

(development branch)

"laravelium/feed": "2.12.x-dev"

For Laravel 5.5

"laravelium/feed": "2.11.*"

(development branch)

"laravelium/feed": "2.11.x-dev"

Publish package views (OPTIONAL) :

php artisan vendor:publish --provider="Laravelium\Feed\FeedServiceProvider"

Examples

How to generate basic feed (with optional caching)

How to generate multiple feeds

How to add images to your feed

How to use custom view for your feed

How to use custom content-type for your feed

and more in the Wiki

Contribution guidelines

Before submiting new merge request or creating new issue, please read contribution guidelines.

License

This package is open-sourced software licensed under the MIT license.

laravel-feed's People

Contributors

carawang avatar grahamcampbell avatar yonchi avatar foysalit avatar faytzel avatar sonicalabs avatar lianguan avatar oxlay avatar baijunyao avatar tompec avatar thijsvdanker avatar ricvelozo avatar tbenjis avatar ldidry avatar kurtbeheydt avatar jbrooksuk avatar chrisloftus avatar cmgmyr avatar garlink avatar bberlijn avatar abhimanyu003 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.