Libraries tagged by feed writer
ernadoo/podcasts-syndication
20 Downloads
includable-deps/picofeed
4810 Downloads
Feeds writer/reader (alternative to SimplePie)
smartilabs/phpgtfs
13 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
binshops/laravel-blog
35275 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
webdevetc/blogetc
22086 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
hessam/laravel-blogger
1247 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
christianezeani/simplefeeder
141 Downloads
SimpleFeeder is a PHP library to read and write RSS Feed, Atom Feed, Sitemap and Sitemap Index.
zaryabakhtar/laravel-blog
60 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
tingan/laravel-blogger
4 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
meditationsteps/blogetc
299 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
m4tlch/laravel-blog
16 Downloads
Simple blog (with admin panel) for Laravel based on webdevetc/m4blog
lucass3na/laravel-blog
26 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
lucass3na/blogetc
1 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
hasnainali9/laravel-blog
3 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.