PHPackages                             kokspflanze/alpha-vantage-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. kokspflanze/alpha-vantage-api

ActiveLibrary[API Development](/categories/api)

kokspflanze/alpha-vantage-api
=============================

Alpha Vantage API client

0.11(4y ago)607.7k↓13.3%24[1 PRs](https://github.com/kokspflanze/alpha-vantage-api/pulls)1MITPHPPHP ^7.3 || ^8.0CI failing

Since Nov 28Pushed 4mo ago10 watchersCompare

[ Source](https://github.com/kokspflanze/alpha-vantage-api)[ Packagist](https://packagist.org/packages/kokspflanze/alpha-vantage-api)[ Docs](https://github.com/kokspflanze/alpha-vantage-api)[ RSS](/packages/kokspflanze-alpha-vantage-api/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (3)Versions (13)Used By (1)

Alpha Vantage PHP Client
========================

[](#alpha-vantage-php-client)

[![Build Status](https://camo.githubusercontent.com/8947e40390d686c238f951d113b1b67b7844797f631cdbc676922f99c039bf03/68747470733a2f2f7472617669732d63692e6f72672f6b6f6b7370666c616e7a652f616c7068612d76616e746167652d6170692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kokspflanze/alpha-vantage-api)

The PHP-Client is a lightweight wrapper for the [Alpha Vantage](https://www.alphavantage.co).

Requirements:
-------------

[](#requirements)

- PHP 7.1+
- composer ()
- AlphaVantage Key, that you get @ [AlphaVantage-Api-Key](https://www.alphavantage.co/support/#api-key)

Install
-------

[](#install)

```
php composer.phar require kokspflanze/alpha-vantage-api

```

How to use it?
--------------

[](#how-to-use-it)

```
