PHPackages                             diginedbv/kloutapiv2-php - 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. diginedbv/kloutapiv2-php

ActiveLibrary[API Development](/categories/api)

diginedbv/kloutapiv2-php
========================

Simple PHP Wrapper for Klout API v2

0.99.1(8y ago)08.8k3GNU Public LicensePHP

Since Feb 12Pushed 8y ago9 watchersCompare

[ Source](https://github.com/diginedbv/kloutapiv2-php)[ Packagist](https://packagist.org/packages/diginedbv/kloutapiv2-php)[ Docs](https://github.com/abiggercircle/KloutAPIv2-PHP)[ RSS](/packages/diginedbv-kloutapiv2-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

```
README
======

What this library does
----------------------

Provides wrappers for php applications to make requests to resources on Klout.

What are the basic methods?
---------------------------

	KloutIDLookupByName($network,$id)
	 * Looks up a Klout ID from a Network Screen Name
	 * $network The Network
	 * $screenname The Network Screen Name to look up

	KloutIDLookupByID($network,$id)
	 * Looks up a Klout ID from a Network ID
	 * $network The Network
	 * $id The Network ID to look up

	KloutIDLookupReverse($network,$id)
	 * Looks up network details from Klout ID
	 * $id The Klout ID to look up

	KloutUser($id)
	 * Looks up Klout User Details and Score
	 * $id The Klout ID to look up

	KloutUserScore($id)
	 * Looks up Klout User Score
	 * $id The Klout ID to look up

	KloutUserTopics($id)
	 * Looks up Klout User Topics
	 * $id The Klout ID to look up

	KloutUserInfluence($id)
	 * Looks up Klout User Influencers
	 * $id The Klout ID to look up

```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~1373 days

Total

2

Last Release

3097d ago

### Community

Maintainers

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

---

Top Contributors

[![robertholf](https://avatars.githubusercontent.com/u/721496?v=4)](https://github.com/robertholf "robertholf (12 commits)")[![silsergey](https://avatars.githubusercontent.com/u/8034764?v=4)](https://github.com/silsergey "silsergey (2 commits)")[![bipinu](https://avatars.githubusercontent.com/u/78911?v=4)](https://github.com/bipinu "bipinu (1 commits)")[![ghotgalkar](https://avatars.githubusercontent.com/u/856680?v=4)](https://github.com/ghotgalkar "ghotgalkar (1 commits)")[![ksg91](https://avatars.githubusercontent.com/u/550345?v=4)](https://github.com/ksg91 "ksg91 (1 commits)")[![manpreetssethi](https://avatars.githubusercontent.com/u/2006753?v=4)](https://github.com/manpreetssethi "manpreetssethi (1 commits)")

---

Tags

phpapiklout

### Embed Badge

![Health badge](/badges/diginedbv-kloutapiv2-php/health.svg)

```
[![Health](https://phpackages.com/badges/diginedbv-kloutapiv2-php/health.svg)](https://phpackages.com/packages/diginedbv-kloutapiv2-php)
```

###  Alternatives

[jstolpe/instagram-graph-api-php-sdk

Instagram Graph API PHP SDK

13998.4k2](/packages/jstolpe-instagram-graph-api-php-sdk)

PHPackages © 2026

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