Download the PHP package execut/yii2-people-finder without Composer
On this page you can find all versions of the php package execut/yii2-people-finder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download execut/yii2-people-finder
More information about execut/yii2-people-finder
Files in execut/yii2-people-finder
Package yii2-people-finder
Short Description Extension for search people via social networks. Now supported only ok.ru
License Apache-2.0
Homepage https://github.com/execut/yii2-people-finder
Informations about the package yii2-people-finder
Yii2 peoples finder
Library for search peoples via social networks. Now supported only ok.ru and vk.com.
For license information check the LICENSE-file.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Define your console environment variables from your browser social networks cookies. For ok.ru:
For vk:
Usage
1. Run console command:
Where: Test User - Finded people full name in format like "Anna Sergeevna Efremova (Pushkina)" (Pushkina - maiden name) or "Anna Efremova" or "Anna Sergeevna Efremova". GEDCOM file path - path to family tree file to find a person by his family in friends.
2. And get CSV report like this:
Columns description:
- Id - social network identity
- Name - humman name
- Name - name compare quality
- Friends - a list of matching friends with those found in your GEDCOM file
See GEDCOM standard for more information.
All versions of yii2-people-finder with dependencies
yiisoft/yii2 Version @dev
guzzlehttp/guzzle Version ^7.0
execut/php-gedcom Version ^1.1
ext-dom Version *
vkcom/vk-php-sdk Version dev-master