PATH:
home
/
lab2454c
/
keebchat.com
/
vendor
/
newsdataio
/
newsdataapi
{ "name": "newsdataio/newsdataapi", "type": "library", "description": "The PHP library for use with the Newsdata.io REST API.", "keywords": ["latest","archive","sources","historical"], "license": "MIT", "homepage": "https://newsdata.io", "authors": [ { "name": "Newsdata", "email": "contact@newsdata.io", "homepage": "https://newsdata.io", "role": "Developer" } ], "support": { "source": "https://github.com/newsdataapi/php-client", "issues": "https://github.com/newsdataapi/php-client/issues" }, "repositories": [], "require": { "php": "^7.3 || ^7.4 || ^8.0", "ext-curl": "*" }, "require-dev": { "phpunit/phpunit": "^8 || ^9" }, "autoload": { "psr-4": { "NewsdataIO\\": "src" } } }
[-] composer.json
[edit]
[+]
..
[-] autoload.php
[edit]
[-] .gitignore
[edit]
[-] newsdata-logo.png
[edit]
[-] README.md
[edit]
[+]
examples
[-] LICENSE
[edit]
[+]
src