PHPackages                             rahmat/intellipin - 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. rahmat/intellipin

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

rahmat/intellipin
=================

This will generate random pin.

04PHP

Since Mar 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rahmathullah45/intellipin-package)[ Packagist](https://packagist.org/packages/rahmat/intellipin)[ RSS](/packages/rahmat-intellipin/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Intellipin Laravel Package
==========================

[](#intellipin-laravel-package)

This will generate a random pin in effective way with some restrictions.
------------------------------------------------------------------------

[](#this-will-generate-a-random-pin-in-effective-way-with-some-restrictions)

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

[](#installation)

In order install this package, Just run the following command and it will auto discover the package resources.

```
composer require rahmat/intellipin
```

Configuration
-------------

[](#configuration)

```
php artisan migrate
```

After the migration, the below new table will be present:

- `pins` — stores utilised pins.

Usage
-----

[](#usage)

```
use Rahmat\Intellipin;

RandomPin::generate();

RandomPin::generate(6); //with length
```

License
-------

[](#license)

Intellipin is free software distributed under the terms of the MIT license.

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity23

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://www.gravatar.com/avatar/d8bd049ea314325ec6a011153277afc2e688740d3c9b06e19a26fb5288a1cb68?d=identicon)[rahmathullah45](/maintainers/rahmathullah45)

---

Top Contributors

[![rahmathullah45](https://avatars.githubusercontent.com/u/30566919?v=4)](https://github.com/rahmathullah45 "rahmathullah45 (7 commits)")

### Embed Badge

![Health badge](/badges/rahmat-intellipin/health.svg)

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

###  Alternatives

[philperusse/nova-tooltip-field

A Laravel Nova field.

10257.4k](/packages/philperusse-nova-tooltip-field)[lab404/nova-signature

A Laravel Nova field.

1474.9k](/packages/lab404-nova-signature)[doxphp/doxphp

Dox for PHP, inspired by Dox for JavaScript.

503.2k2](/packages/doxphp-doxphp)

PHPackages © 2026

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