omise / examples

Examples for implementing Omise Libraries
GNU General Public License v2.0
16 stars 50 forks source link

Added examples code for PHP language #2

Closed guzzilar closed 9 years ago

guzzilar commented 9 years ago

PR Purpose

Add examples code for PHP language about how to integrate omise-php into php language and use it for some purpose.

For this merge it will contain some sample code as follows

So, Because this is example code repository, I removed /vendor/ line from .gitignore file, that means in this merge will contain omise-php already (don't need to run composer install for install omise-php after download it).

Thanks

fred commented 9 years ago

well done :+1: