PHPackages                             jamesryanbell/dinopass - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. jamesryanbell/dinopass

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

jamesryanbell/dinopass
======================

A very simple wrapper for the Dinopass password generator API

3108PHP

Since May 30Pushed 11y agoCompare

[ Source](https://github.com/jamesryanbell/dinopass)[ Packagist](https://packagist.org/packages/jamesryanbell/dinopass)[ RSS](/packages/jamesryanbell-dinopass/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

[![Build Status](https://camo.githubusercontent.com/f604a61f574b645582f8dad07073081d863f08a1c10c390d55fbff40a946c710/68747470733a2f2f7472617669732d63692e6f72672f6a616d65737279616e62656c6c2f64696e6f706173732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jamesryanbell/dinopass)[![Coverage Status](https://camo.githubusercontent.com/c08a06755031e5a87376bc9ba0bf8b1a675e8432a834fe92766553cdc41b0a4d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6a616d65737279616e62656c6c2f64696e6f706173732f62616467652e737667)](https://coveralls.io/r/jamesryanbell/dinopass)[![Dependency Status](https://camo.githubusercontent.com/21c53f42f75a7efecb78be75a1a55d74c74e03a73420591f095889868afd4737/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534623938396630383739643531313036653030303030322f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/54b989f0879d51106e000002)

[![Latest Stable Version](https://camo.githubusercontent.com/4e7a36aaa9ee53d729034f629d3484c2d686fa1acd95d79c6dd61f785b5dba4e/68747470733a2f2f706f7365722e707567782e6f72672f6a616d65737279616e62656c6c2f64696e6f706173732f762f737461626c652e737667)](https://packagist.org/packages/jamesryanbell/dinopass) [![Total Downloads](https://camo.githubusercontent.com/f0fa006fc7db1e97e821062b2950ad7b22b55923ebfa1d7bc3c270951902bfe1/68747470733a2f2f706f7365722e707567782e6f72672f6a616d65737279616e62656c6c2f64696e6f706173732f646f776e6c6f6164732e737667)](https://packagist.org/packages/jamesryanbell/dinopass) [![Latest Unstable Version](https://camo.githubusercontent.com/e0abc0b0b2af0f76fdb3eeb9170f9fd5eaa22a012e01858d836fa49dcf42149e/68747470733a2f2f706f7365722e707567782e6f72672f6a616d65737279616e62656c6c2f64696e6f706173732f762f756e737461626c652e737667)](https://packagist.org/packages/jamesryanbell/dinopass) [![License](https://camo.githubusercontent.com/e9e9151c7034d7b298d84352e61a0721b22b92fae4f42ca8983e4a11290a87ae/68747470733a2f2f706f7365722e707567782e6f72672f6a616d65737279616e62656c6c2f64696e6f706173732f6c6963656e73652e737667)](https://packagist.org/packages/jamesryanbell/dinopass)

\#Dinopass API PHP wrapper

A very simple wrapper for the Dinopass password generator API

\##Installation Installation should be done via composer, details of how to install composer can be found at

Add `"jamesryanbell/dinopass": "1.0.*@dev"` to your `composer.json` file

Run `composer update` to install the latest version.

\##Usage

```
    use JamesRyanBell\Dinopass\Password;

    $dinopass = new Password();
	echo $dinopass->simple();
```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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/1842481?v=4)[James Bell](/maintainers/jamesryanbell)[@jamesryanbell](https://github.com/jamesryanbell)

---

Top Contributors

[![jamesryanbell](https://avatars.githubusercontent.com/u/1842481?v=4)](https://github.com/jamesryanbell "jamesryanbell (9 commits)")[![Vusys](https://avatars.githubusercontent.com/u/4213522?v=4)](https://github.com/Vusys "Vusys (1 commits)")

### Embed Badge

![Health badge](/badges/jamesryanbell-dinopass/health.svg)

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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