|
|
Welcome to the PHPWeatherLib project. The goal of the project
is provide web developers with an easy to use, lightweight,
weather conditions library that pulls live conditions and weather
data from the NOAA's public XML weather feeds.
The library is written in PHP, using PHP4-friendly functions
and object oriented design. Well under 10kb, the source files
won't add bulk to your pages.
Example live weather display created using calls to PHPWeatherLib:
New York City, Central Park, NY
Current Conditions: Fair
Temp: 34.0 F
Last Updated on Feb 8 2010, 6:51 pm EST
Best of all, using PHPWeatherLib is easy! For help configuring
and using PHPWeatherLib, check the setup instructions in the
Documentation section. |
|
| Why
PHPWeatherLib? |
- Uses public XML feeds
- Object-oriented
- Easy to use functions
- Lightweight
- Graceful error handling
|
| Bug, Questions, Comments? |
| Email me: ebrueggeman at gmail.com |
|