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

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

fid/php
=======

Fortifi ID Standard

1.0.0(10y ago)022MITPHP

Since Jun 22Pushed 9y ago2 watchersCompare

[ Source](https://github.com/fid/php)[ Packagist](https://packagist.org/packages/fid/php)[ Docs](http://fid.directory/)[ RSS](/packages/fid-php/feed)WikiDiscussions master Synced 3w ago

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

FID Library for PHP
===================

[](#fid-library-for-php)

#### Generate

[](#generate)

generate($vendorKey, $appKey, $type, $indicator, $vendorSecret, $dataLocation);

```
Fid::generate('VEN', 'AP', 'MI', SystemIndicator::ENTITY, null, Location::US_CENTRAL1_B);
```

#### Verify

[](#verify)

verify($fid, $secret)

```
Fid::verify("EVENAPMI-IPQOOI74=-USC1B-07I9I9H", "secr3t")
```

#### Describe

[](#describe)

describe($fid)

```
Fid::describe("EVENAPMI-IPQOOI74=-USC1B-07I9I9H")
```

Describe returns a description object (FidDescription)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

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

Unknown

Total

1

Last Release

3654d ago

### Community

Maintainers

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

---

Top Contributors

[![bajb](https://avatars.githubusercontent.com/u/2241334?v=4)](https://github.com/bajb "bajb (8 commits)")[![zackslash](https://avatars.githubusercontent.com/u/2040617?v=4)](https://github.com/zackslash "zackslash (2 commits)")[![rgooding](https://avatars.githubusercontent.com/u/3207236?v=4)](https://github.com/rgooding "rgooding (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[unicodeveloper/laravel-identify

A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language

19222.0k](/packages/unicodeveloper-laravel-identify)[rs/laravel-version-control

Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.

1227.9k](/packages/rs-laravel-version-control)

PHPackages © 2026

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