mauricesvay / php-facedetection

Detect face in images in pure PHP
GNU General Public License v2.0
754 stars 254 forks source link

Added Composer support #8

Closed marcelomx closed 11 years ago

marcelomx commented 11 years ago

Hi,

I'm working with images recognitions and work with Composer to manage my dependencies. So, i forked your repository and set the Composer info and register it on Packagist.org as a vendor.

Please, accept my pull request. The packagist account is under my username, but, if you want, i could transfer to you.

PS. Sorry for my english :)

Thanks,

Marcelo