Download the PHP package floda/yahoo_finance without Composer

On this page you can find all versions of the php package floda/yahoo_finance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package yahoo_finance

Yahoo Finance non oficial SDK

Total Downloads License

Since APIs have been discontinued in November 2017, this client is using non-official API endpoints for quotes, search and historical data.

WARNING: These non-official APIs cannot be assumed stable and might break any time. Also, you might violate Yahoo's terms of service. So use them at your own risk.

Installation


Usage

If your project has not an autoloder, just include once this line:

For Laravel 5, Symfony, just instance object and use functions


Historical Data


All Exchanges

Sufix Country City Sufix Country City
.BA Argentina Buenos Aires (BYMA) .NS India National of India
.VI Austria Vienna .JK Indonesia Indonesia (IDX)
.AX Australia Australian (ASX) .IR Ireland Euronext Dublin
.BR Belgium Euronext Brussels .TA Israel Tel Aviv
.SA Brazil Sao Paolo (BOVESPA) .TI Italy EuroTLX
.CN Canada Canadian Securities .MI Italy Italian
.NE Canada NEO Exchange .T Japan Tokyo
.TO Canada Toronto (TSX) .RG Latvia Nasdaq OMX Riga
.V Canada TSX Venture Exchange (TSXV) .VS Lithuania Nasdaq OMX Vilnius
.SN Chile Santiago .KL Malaysia Malaysian
.SS China Shanghai .MX Mexico Mexico (BMV)
.SZ China Shenzhen .AS Netherlands Euronext Amsterdam
.PR Czech Republic Prague Index .NZ New Zealand New Zealand (NZX)
.CO Denmark Nasdaq OMX Copenhagen .OL Norway Oslo
.CA Egypt Egyptian Index (EGID) .LS Portugal Euronext Lisbon
.TL Estonia Nasdaq OMX Tallinn .QA Qatar Qatar
.HE Finland Nasdaq OMX Helsinki .ME Russia Moscow Exchange (MOEX)
.NX France Euronext .SI Singapore Singapore (SGX)
.PA France Euronext Paris .JO South Africa Johannesburg
.BE Germany Berlin .KS South Korea Korea
.BM Germany Bremen .KQ South Korea KOSDAQ
.DU Germany Dusseldorf .MC Spain Madrid SE C.A.T.S.
.F Germany Frankfurt .SAU Saudi Arabia Saudi (Tadawul)
.HM Germany Hamburg .ST Sweden Nasdaq OMX Stockholm
.HA Germany Hanover .SW Switzerland Swiss Exchange (SIX)
.MU Germany Munich .TWO Taiwan Taiwan OTC Exchange
.SG Germany Stuttgart .TW Taiwan Taiwan (TWSE)
.DE Germany Deutsche Boerse XETRA .BK Thailand (SET)
.AT Greece Athens (ATHEX) .IS Turkey Borsa İstanbul
.HK Hong Kong Hong Kong (HKEX) .L United Kingdom London
.BD Hungary Budapest .IL United Kingdom London
.IC Iceland Nasdaq OMX Iceland .CR Venezuela Caracas
.BO India Bombay


FOREX PAIRS


Quote, Order Book, AfterMarket Prices, Financial & Stats


Symbol - Expiration Dates


Symbol - Expiration - Option Chain


Configuration

It doesnt need any configuration line

Enjoy it! :heart:


Credits

scheb/yahoo-finance-api


License

MIT


All versions of yahoo_finance with dependencies

PHP Build Version
Package Version
Requires scheb/yahoo-finance-api Version dev-master
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package floda/yahoo_finance contains the following files

Loading the files please wait ....