PHPackages                             cecez/genderize-wrapper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cecez/genderize-wrapper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

cecez/genderize-wrapper
=======================

Pacote/projeto para informar se um dado nome é masculino/feminino/desconhecido.

01PHP

Since Jan 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/cecez/genderize-wrapper)[ Packagist](https://packagist.org/packages/cecez/genderize-wrapper)[ RSS](/packages/cecez-genderize-wrapper/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

genderize-wrapper
=================

[](#genderize-wrapper)

Projeto/Pacote para informar se um nome é masculino/feminino/desconhecido.

```
use Cecez\GenderizeWrapper\GenderizeWrapper;

GenderizeWrapper::getGender('Cezar'); // retorna GENDER_MALE, GENDER_FEMALE ou GENDER_UNKNOWN;
```

```
# rodando phpunit
docker run -it --rm --name my-running-script -v "$PWD":/usr/src/myapp -w /usr/src/myapp php:8.1-cli /bin/bash

# dentro do contêiner
vendor/bin/phpunit
```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/150492?v=4)[Cezar Castro Rosa](/maintainers/cecez)[@cecez](https://github.com/cecez)

---

Top Contributors

[![cecez](https://avatars.githubusercontent.com/u/150492?v=4)](https://github.com/cecez "cecez (11 commits)")

### Embed Badge

![Health badge](/badges/cecez-genderize-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/cecez-genderize-wrapper/health.svg)](https://phpackages.com/packages/cecez-genderize-wrapper)
```

###  Alternatives

[robbrazier/piwik

Piwik Package for Laravel

110168.8k1](/packages/robbrazier-piwik)

PHPackages © 2026

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