Download the PHP package mathiaspalmqvist/laravel-cision-feed without Composer
On this page you can find all versions of the php package mathiaspalmqvist/laravel-cision-feed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mathiaspalmqvist/laravel-cision-feed
More information about mathiaspalmqvist/laravel-cision-feed
Files in mathiaspalmqvist/laravel-cision-feed
Download mathiaspalmqvist/laravel-cision-feed
More information about mathiaspalmqvist/laravel-cision-feed
Files in mathiaspalmqvist/laravel-cision-feed
Vendor mathiaspalmqvist
Package laravel-cision-feed
Short Description Fetches press releases and financial reports from any public company on cision.
License MIT
Package laravel-cision-feed
Short Description Fetches press releases and financial reports from any public company on cision.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-cision-feed
How to install
- Install the package
composer require mathiaspalmqvist/laravel-cision-feed
- add the cision company slug to
LARAVEL_CISION_FEED_SLUG
at your env
Functions
LaravelCisionFeed::all();
Returns everyting from the feed.
LaravelCisionFeed::press();
Returns all press releases from the feed.
LaravelCisionFeed::financial();
Returns all financial reports from the feed.
LaravelCisionFeed::news();
Returns all news from the feed.
LaravelCisionFeed::media();
Returns all media from the feed.
All versions of laravel-cision-feed with dependencies
PHP Build Version
Package Version
No informations.
The package mathiaspalmqvist/laravel-cision-feed contains the following files
Loading the files please wait ....