PHPackages                             bissolli/laravel-fullcontact - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bissolli/laravel-fullcontact

ActiveLibrary[API Development](/categories/api)

bissolli/laravel-fullcontact
============================

Laravel FullContact

v1.0.1(7y ago)1491MITPHPPHP &gt;= 5.6

Since Mar 15Pushed 7y agoCompare

[ Source](https://github.com/bissolli/laravel-fullcontact)[ Packagist](https://packagist.org/packages/bissolli/laravel-fullcontact)[ Docs](https://github.com/bissolli/laravel-fullcontact)[ RSS](/packages/bissolli-laravel-fullcontact/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

Laravel 5 FullContact API
-------------------------

[](#laravel-5-fullcontact-api)

- In your .env file set FullContact API key in FULLCONTACT\_API\_KEY
- \[`php artisan vendor:publish --provider="Bissolli\FullContact\FullContactServiceProvider"`\]
- In your `app/config/app.php` add provider:
    - `'Bissolli\FullContact\FullContactServiceProvider'`
- In your `app/config/app.php` add alias:
    - `'FullContact' => Bissolli\FullContact\FullContactFacade::class,`

### Usage:

[](#usage)

Lookup by email: \* `$person = FullContact::lookupByEmail( 'shawn@mantelope.io' );`

Lookup by phone: \* `$person = FullContact::lookupByPhone( '123-456-7890' );`

Lookup by Twitter: \* `$person = FullContact::lookupByTwitter( 'MantelopeMusk' );`

Lookup by Facebook: &amp; `$person = FullContact::lookupByFacebook( 'mike-corkum' ,'US' );`\* countryCode parameter defaults to US if not provided \*

Account Stats: &amp; `$stats = FullContact::accountStats( '2012-08' );`\* Period parameter is optional \*

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~241 days

Total

2

Last Release

2738d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ca397144f6b529656fd8307e8d895a86d0afab2b6a622af7ee87e833a692950b?d=identicon)[bissolli](/maintainers/bissolli)

---

Top Contributors

[![bissolli](https://avatars.githubusercontent.com/u/1808444?v=4)](https://github.com/bissolli "bissolli (3 commits)")[![fabiooliveira1](https://avatars.githubusercontent.com/u/13422600?v=4)](https://github.com/fabiooliveira1 "fabiooliveira1 (2 commits)")

---

Tags

apisocialcontacts

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bissolli-laravel-fullcontact/health.svg)

```
[![Health](https://phpackages.com/badges/bissolli-laravel-fullcontact/health.svg)](https://phpackages.com/packages/bissolli-laravel-fullcontact)
```

###  Alternatives

[pgrimaud/instagram-user-feed

This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.

940657.1k5](/packages/pgrimaud-instagram-user-feed)[smodav/mpesa

M-Pesa API implementation

16363.7k1](/packages/smodav-mpesa)[ardakilic/mutlucell

Mutlucell SMS API wrapper for sending sms text messages for Laravel

457.3k](/packages/ardakilic-mutlucell)[dariusiii/tmdb-laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

1821.1k](/packages/dariusiii-tmdb-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
