wamasoftware / laravel5-yahoo-contact-library
This packages will get all contacts from yahoo account
Package info
github.com/wamasoftware/laravel5-get-yahoo-contacts
pkg:composer/wamasoftware/laravel5-yahoo-contact-library
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: 2026-03-09 23:22:17 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