I just recently needed to integrate Alipay into my site, and decided to open up a derivative of my work. It's pretty basic, doesn't include refunds, etc. But it will hopefully point you in the right direction: https://github.com/bitmash/alipay-api-php
I will improve the library over time (hopefully). Keep in mind this is not the GLOBAL Alipay version. It is the domestic Alipay version for Chinese merchants. However, the APIs are very similar.