Download the PHP package murat-yuksel/news-api-php without Composer
On this page you can find all versions of the php package murat-yuksel/news-api-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download murat-yuksel/news-api-php
More information about murat-yuksel/news-api-php
Files in murat-yuksel/news-api-php
Download murat-yuksel/news-api-php
More information about murat-yuksel/news-api-php
Files in murat-yuksel/news-api-php
Vendor murat-yuksel
Package news-api-php
Short Description PHP Client for Google News API
License MIT
Homepage https://muratyuksel.net
Package news-api-php
Short Description PHP Client for Google News API
License MIT
Homepage https://muratyuksel.net
Please rate this library. Is it a good library?
Informations about the package news-api-php
PHP Client for Google News API
PHP wrapper for Google News API. For more information: https://newsapi.org/
Install
composer require murat-yuksel/news-api-php
Example
Basic
Another
Laravel
Endpoints
- /v2/top-headlines
- /v2/everything
- /v2/sources
All request parameters are available via TopHeadlinesRequest, EverythingRequest and SourcesRequest
Tests
Needs api key provided with env
phpunit tests/ --bootstrap tests/bootstrap.php
Want to contribute?
Don't be shy, open for any suggestion, pull request, bug report... Open an issue please
All versions of news-api-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package murat-yuksel/news-api-php contains the following files
Loading the files please wait ....