Download the PHP package marekskopal/trading212 without Composer
On this page you can find all versions of the php package marekskopal/trading212. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package trading212
Trading212 API client library for PHP
Unofficial PHP API client library for the Trading212 API service.
Install
Usage
Covered endpoints
More endpoints will be covered in future versions.
Instruments Metadata
- GET Exchange List ✅
- GET Instrument List ✅
Pies
- GET Fetch all pies ✅
- POST Create pie ✅
- DELETE Delete pie ✅
- GET Fetch a pie ✅
- POST Update pie ✅
Equity Orders
- GET Fetch all ✅
- POST Place Limit order ✅
- POST Place Market order ✅
- POST Place Stop order ✅
- POST Place StopLimit order ✅
- DELETE Cancel by ID ✅
- GET Fetch by ID ✅
Account Data
- GET Fetch account cash ✅
- GET Fetch account metadata ✅
Personal Portfolio
- GET Fetch all open positions ✅
- GET Fetch a specific position ✅
Historical items
- GET Historical order data ✅
- GET Paid out dividends ✅
- GET Exports List ✅
- POST Export csv ✅
- GET Transaction list ✅
Notice
This is NOT an official Trading212 library, and the authors of this library are not affiliated with Trading212 in any way, shape or form.
Contributing
If you want to contribute, feel free to submit a pull request.
All versions of trading212 with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
php-http/discovery Version ^1.19
psr/http-client Version ^1.0
psr/http-message Version ^1.1 || ^2.0
psr/http-factory Version ^1.0
php-http/discovery Version ^1.19
psr/http-client Version ^1.0
psr/http-message Version ^1.1 || ^2.0
psr/http-factory Version ^1.0
The package marekskopal/trading212 contains the following files
Loading the files please wait ....