wamasoftware / laravel5-yahoo-contact-library
This packages will get all contacts from yahoo account
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/wamasoftware/laravel5-yahoo-contact-library
Requires
- php: >=5.6.4
- laravel/framework: 5.3.*
This package is not auto-updated.
Last update: 2025-10-20 21:24:41 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