rocketfellows / tinkoff-invest-v1-common
Installs: 99
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/rocketfellows/tinkoff-invest-v1-common
Requires
Requires (Dev)
- phpstan/phpstan: ^0.12.90
- phpunit/phpunit: ^8.5
- squizlabs/php_codesniffer: 3.6.2
This package is not auto-updated.
Last update: 2025-10-13 13:18:17 UTC
README
This component is common set of models that used across tinkoff invest api.
Consist of:
- MoneyValue model
- Quotation model
- MoneyValue model factory - MoneyValueFactory
- Quotation model factory - QuotationFactory
Component dependencies:
- arslanimamutdinov/iso-standard-4217 (https://github.com/arslanim/iso-standard-4217) - for currency ISO standard implementation
Contributing
Welcome to pull requests. If there is a major changes, first please open an issue for discussion.
Please make sure to update tests as appropriate.