wamasoftware / laravel5-yahoo-contact-library
This packages will get all contacts from yahoo account
dev-master
2017-01-10 11:50 UTC
Requires
- php: >=5.6.4
- laravel/framework: 5.3.*
This package is not auto-updated.
Last update: 2024-12-30 16:36:51 UTC
README
#Yahoo Contact Library
This Library is used for to gat all the contacts form your yahoo account. Devloped By Wamasoftware.
Installation
Add wamasoftware/yahoo-Conatct-library to your composer.json file:
"require": {
"wamasoftware/yahoo-Conatct-library": "dev-master"
}
Use composer to install this package.
$ composer update