|
|
|
|
|
|
Getting stock quotes with Yahoo and the Zend Framework
I've been experimenting with various pieces of the Zend Framework to get a better idea of how they work. I decided to put together a simple project using a few of them. What I wanted to do was create a class that allows the user to get stock quotes (and other stock information) from Yahoo! Finance, modeled after the Zend_Service_* classes.
| Author: |
Greg Neustaetter
|
| Zend Framework Version: |
0.1.3
|
|
|
|
|
|
|
|
|
|