invest / php-client
PHP client for https://invest-idei.ru REST API
dev-master
2018-03-11 10:01 UTC
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-03-25 09:43:39 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