invest / php-client
PHP client for https://invest-idei.ru REST API
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/invest/php-client
Requires
- rappasoft/laravel-helpers: ^1.0
- tcdent/php-restclient: ^0.1.7
Requires (Dev)
- phpunit/phpunit: ^7.1@dev
This package is not auto-updated.
Last update: 2025-10-07 12:20:16 UTC
README
Simple php client to communicate with invest-idei.ru API.
API docs: https://invest-idei.ri/apidoc/index.html
Installation:
Add
"invest/php-client": "dev-master"
to composer.json
and run composer-update