Download the PHP package kartulin/fmp-api-sdk without Composer
On this page you can find all versions of the php package kartulin/fmp-api-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kartulin/fmp-api-sdk
More information about kartulin/fmp-api-sdk
Files in kartulin/fmp-api-sdk
Package fmp-api-sdk
Short Description FMP-API-SDK
License MIT
Homepage https://github.com/kartulin/fmp-api-sdk
Informations about the package fmp-api-sdk
FMP-API-SDK
Comfortable library to work with FinancialModelingPrep.com. Easily integrates with any php-framework. You must have api_key to start working. It's free...
Installation
You can install the package via composer (php 7.4 and higher):
Usage
All endpoint classes are well documented, have link to FMP documentation service. Also autocomplete IDE is working.
list of available Endpoints and classes of this package
FMP-Endpoint-URL | Work | Class |
---|---|---|
STOCK FUNDAMENTALS | ||
STOCK FUNDAMENTALS ANALYSIS | ||
INSTITUTIONAL STOCK OWNERSHIP | ||
PRICE TARGET | ||
Upgrades & Downgrades | ||
historical ETF and Mutual Fund Holdings | ||
HISTORICAL NUMBER OF EMPLOYEES | ||
EXECUTIVE COMPENSATION | ||
INDIVIDUAL BENEFICIAL OWNERSHIP | ||
STOCK CALENDARS | ||
STOCK LOOK UP TOOL | ||
[Ticker Search]() | in progress | |
[Stock Screener]() | in progress | |
COMPANY INFORMATION | ||
Company Profile | ✔ | CompanyProfile |
Key Executives | ✔ | KeyExecutives |
Market Capitalization | ✔ | MarketCapitalization |
[Company Outlook]() | ||
[Stock Peers]() | ||
NYSE Holidays and Trading Hours | ✔ | TradingHours |
Delisted Companies | ✔ | DelistedCompanies |
[Company core information]() | ||
STOCK NEWS | ||
FMP Articles | ✔ | Articles |
[Stock News]() | ||
[Press Releases]() | ||
MARKET PERFORMANCE | ||
[Sectors PE Ratio]() | ||
[Industries PE Ratio]() | ||
Sectors Performance | ✔ | SectorsPerformance |
Most Gainer Stock Companies | ✔ | StockMarketMost |
Most Loser Stock Companies | ✔ | StockMarketMost |
Most Active Stock Companies | ✔ | StockMarketMost |
ADVANCED DATA | ||
---premium endpoints--- | ||
STOCK STATISTICS | ||
---premium endpoints--- | ||
INSIDER TRADING | ||
---premium endpoints--- | ||
ECONOMICS | ||
---premium endpoints--- | ||
STOCK PRICE | ||
Stock Historical Price | ✔ | HistoricalPrice |
Company Quote | ✔ | CompanyQuote |
Stock Price Change | ✔ | StockPriceChange |
Stock Price | ✔ | StockPrice |
Historical Stock Splits | ✔ | HistoricalStockSplits |
Survivorship Bias Free | ||
Daily Indicators | ✔ | TechIndicators |
Intraday Indicators | ✔ | TechIndicators |
FUND HOLDINGS | ||
ETF Holders | ✔ | EtfHolders |
Institutional Holders | ✔ | InstitutionalHolders |
Mutual Fund Holders | ✔ | MutualFundHolders |
ETF Sector Weightings | ✔ | EtfSectorWeightings |
ETF Country Weightings | ✔ | EtfCountryWeightings |
ETF Stock Exposure | ✔ | EtfStockExposure |
[Form 13F]() | ||
STOCK LIST | ||
Symbols List | ✔ | StockList |
Tradable Symbols List | ✔ | StockList |
ETF List | ✔ | StockList |
BULK AND BATCH | ||
[Batch Request Stock Companies Price]() | CompanyQuote | |
MARKET INDEXES | ||
--- premium endpoints--- | ||
EURONEXT | ||
--- premium endpoints--- | ||
TSX | ||
--- premium endpoints--- | ||
CRYPTO | ||
--- premium endpoints--- | ||
FOREX | ||
--- premium endpoints--- | ||
COMMODITIES | ||
--- premium endpoints--- |
Changelog
Please see CHANGELOG for more information what has changed recently.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- kartulin
License
The MIT License (MIT). Please see License File for more information.