Skip to content

andrewbo/robinhood-php-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP lib to work with Robinhood API

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

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

How to install

composer require andrewbo/robinhood-php-lib dev-master

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages