2017 © Pedro Peláez
 

library robinhood-php-lib

Another PHP library to wrap the robinhood.com API (https://api.robinhood.com/)

image

andrewbo/robinhood-php-lib

Another PHP library to wrap the robinhood.com API (https://api.robinhood.com/)

  • Monday, July 10, 2017
  • by andrewbo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 6 Open issues
  • 1 Versions
  • 16 % Grown

The README.md

PHP lib to work with Robinhood API

Just another PHP library to wrap the robinhood.com API (https://api.robinhood.com/), (*1)

Robinhood is a stock brokerage that allows customers to buy and sell U.S. listed stocks and ETFs with $0 commission., (*2)

How to install

composer require andrewbo/robinhood-php-lib dev-master, (*3)

Try it

  • cp ./vendor/andrewbo/robinhood-php-lib/example.php ./example.php to copy example.php
  • rvim example.php to update your username and password with Robinhood credentials.
  • php ./example.php to run the example.php

The Versions

10/07 2017

dev-master

9999999-dev https://github.com/andrewbo/robinhood-php-lib

Another PHP library to wrap the robinhood.com API (https://api.robinhood.com/)

  Sources   Download

MIT

The Requires

 

by Andrey Bocharov

api robinhood