PHPackages                             akaramires/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. akaramires/laravel-fullcontact

ActiveLibrary[API Development](/categories/api)

akaramires/laravel-fullcontact
==============================

Laravel FullContact

035.9k

Since Nov 9Compare

[ Source](https://github.com/akaramires/laravel-fullcontact-api)[ Packagist](https://packagist.org/packages/akaramires/laravel-fullcontact)[ RSS](/packages/akaramires-laravel-fullcontact/feed)WikiDiscussions Synced yesterday

READMEChangelogDependenciesVersions (1)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="Akaramires\FullContact\FullContactServiceProvider"`\]
- In your `app/config/app.php` add provider:
    - `'Akaramires\FullContact\FullContactServiceProvider'`
- In your `app/config/app.php` add alias:
    - `'FullContact' => Akaramires\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

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1636145?v=4)[Elmar Abdurayimov](/maintainers/akaramires)[@akaramires](https://github.com/akaramires)

---

Top Contributors

[![charlielangridge](https://avatars.githubusercontent.com/u/8578083?v=4)](https://github.com/charlielangridge "charlielangridge (7 commits)")[![akaramires](https://avatars.githubusercontent.com/u/1636145?v=4)](https://github.com/akaramires "akaramires (5 commits)")[![Shelob9](https://avatars.githubusercontent.com/u/1994311?v=4)](https://github.com/Shelob9 "Shelob9 (3 commits)")

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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