Download the PHP package zerodha/phpkiteconnect without Composer
On this page you can find all versions of the php package zerodha/phpkiteconnect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zerodha/phpkiteconnect
More information about zerodha/phpkiteconnect
Files in zerodha/phpkiteconnect
Package phpkiteconnect
Short Description The PHP client library for the Kite Connect trading APIs Resources
License MIT
Homepage https://github.com/zerodha/phpkiteconnect
Informations about the package phpkiteconnect
The Kite Connect API PHP client - v3
The Official PHP client for communicating with the Kite Connect API.
Note: For PHP version < 8.0. You can refer to our previous version.
Kite Connect is a set of REST-like APIs that expose many capabilities required to build a complete investment and trading platform. Execute orders in real time, manage user portfolio and more, with the simple HTTP API collection.
Zerodha Technology (c) 2021. Licensed under the MIT License.
Documentation
Installing
Requirements
You can install the package via composer:
Note: You can refer to our previous version here for PHP version < 8.0.
Usage
Examples
Check examples folder for more examples.
Refer to the PHP client documentation for the complete list of supported methods.
Run unit tests
Generate documentation
Changelog
Check CHANGELOG.md
All versions of phpkiteconnect with dependencies
ext-curl Version *
ext-json Version *
ext-zlib Version *
guzzlehttp/guzzle Version ^7.2
guzzlehttp/psr7 Version ^1.7