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.
composer require andrewbo/robinhood-php-lib dev-master
cp ./vendor/andrewbo/robinhood-php-lib/example.php ./example.phpto copy example.phprvim example.phpto update your username and password with Robinhood credentials.php ./example.phpto run the example.php