Download the PHP package mk-conn/nextfeed2 without Composer
On this page you can find all versions of the php package mk-conn/nextfeed2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package nextfeed2
Nextfeed 2
Nextfeed is a rss feed agreggator. Initially it was just an EmberJS frontend which consumed feeds from a Nextcloud Newsfeed installation. Unfortunately, the API was not really handy in terms of consuming and dealing with feeds and articles so Nextfeed 2 is now based on Laravel and Zend-Feed.
Websocket integration
Install the server
npm install -g laravel-echo-server
Copy laravel-echo-server.example.json to laravel-echo-server.json and ajust values.
Start artisan queue: php artisan queue:work
- its good advise to have this all handled by supervisor.
All versions of nextfeed2 with dependencies
cloudcreativity/laravel-json-api Version ^0.11.0
doctrine/dbal Version 2.6.*
fideloper/proxy Version ~3.3
laravel/framework Version 5.5.*
laravel/scout Version ^3.0
laravel/tinker Version ~1.0
miniflux/picofeed Version 0.1.*
mk-conn/shellax Version 0.3.*
pmatseykanets/laravel-scout-postgres Version ^1.0
tymon/jwt-auth Version dev-develop