PHPackages                             smochin/namsor-php-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. smochin/namsor-php-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

smochin/namsor-php-client
=========================

A simple PHP Client for http://www.namsor.com

1.0.0(9y ago)2151GPL-3.0PHPPHP &gt;=7.0

Since Dec 30Pushed 9y ago3 watchersCompare

[ Source](https://github.com/smochin/namsor-php-client)[ Packagist](https://packagist.org/packages/smochin/namsor-php-client)[ Docs](https://github.com/smochin/namsor-php-client)[ RSS](/packages/smochin-namsor-php-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Namsor PHP Client
=================

[](#namsor-php-client)

[![Join the chat at https://gitter.im/smochin/namsor-php-client](https://camo.githubusercontent.com/3638926f5b2aa3b42cb90343319e07ac5676742a95512be710a7225ac5d03175/68747470733a2f2f6261646765732e6769747465722e696d2f736d6f6368696e2f6e616d736f722d7068702d636c69656e742e737667)](https://gitter.im/smochin/namsor-php-client?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Total Downloads](https://camo.githubusercontent.com/fb6853eb5ddec4b6b886241e531b9aadc713a29f5c03652f0655bd35e31103ab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736d6f6368696e2f6e616d736f722d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smochin/namsor-php-client)[![Latest Stable Version](https://camo.githubusercontent.com/3844d49c899e845e78dbc5e33e7f107ef7b2cccd90ae1bc07a78a319cc0646b4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736d6f6368696e2f6e616d736f722d7068702d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/smochin/namsor-php-client)[![Branch master](https://camo.githubusercontent.com/d13ff590538bd288fc9f75cbfe383af4eaaaa0c356f9e90aed2263bb322bd87f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6272616e63682d6d61737465722d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/d13ff590538bd288fc9f75cbfe383af4eaaaa0c356f9e90aed2263bb322bd87f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6272616e63682d6d61737465722d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)[![Build Status](https://camo.githubusercontent.com/d5046bd7e9f914013d765ecf1fceaf6c2964fe8dcd7a5a988612f52f4e1b775e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f736d6f6368696e2f6e616d736f722d7068702d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](http://travis-ci.org/#!/smochin/namsor-php-client)

A simple PHP Client for .

Installation
------------

[](#installation)

Package is available on [Packagist](http://packagist.org/packages/smochin/namsor-php-client), you can install it using [Composer](http://getcomposer.org).

```
composer require smochin/namsor-php-client
```

### Dependencies

[](#dependencies)

- PHP 7
- json extension
- cURL extension

Get started
-----------

[](#get-started)

### Initialize the Crawler

[](#initialize-the-crawler)

```
$client = new Smochin\Namsor\Client();
```

### Recognize by first and last name

[](#recognize-by-first-and-last-name)

```
$gender = $client->recognize('Jamerson', 'Silva');
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3421d ago

### Community

Maintainers

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

---

Tags

httpphpclientgendernamsor

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smochin-namsor-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/smochin-namsor-php-client/health.svg)](https://phpackages.com/packages/smochin-namsor-php-client)
```

###  Alternatives

[iivannov/branchio

Branch Metrics (Branch.io) HTTP API client

1682.2k](/packages/iivannov-branchio)

PHPackages © 2026

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