press-play/yahoo-stock-prices

There is no license information available for the latest version (dev-master) of this package.

dev-master 2018-09-01 04:54 UTC

This package is not auto-updated.

Last update: 2025-06-08 08:44:05 UTC


README

Download and save the historical prices for companies from Yahoo.

Based off https://github.com/c0redumb/yahoo_quote_download

Usage

<?php

require 'PriceFetcher.php';

\YahooStockPrices\PriceFetcher::getPrices('/home/user/Projects/', ['CBA.AX']);