PHPackages                             ananth/pingenerator - 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. ananth/pingenerator

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

ananth/pingenerator
===================

This will generate 4 digit pin to open the door

v1.0.1(3y ago)08PHP

Since Mar 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/AnanthCGowda/Pingenerator)[ Packagist](https://packagist.org/packages/ananth/pingenerator)[ RSS](/packages/ananth-pingenerator/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (3)Used By (0)

Pin Generating Package
======================

[](#pin-generating-package)

This will generate the 4 digit pin which is used to open the door.
==================================================================

[](#this-will-generate-the-4-digit-pin-which-is-used-to-open-the-door)

INSTALLATION GUIDE
==================

[](#installation-guide)

Step 1
======

[](#step-1)

Open a terminal and navigate to the root directory of your Laravel project.

Step 2
======

[](#step-2)

Run the following command to install the package via Composer:

composer require ananth/pingenerator
====================================

[](#composer-require-ananthpingenerator)

Once the package is installed, Laravel will automatically detect it and register its service provider.

Step 3
======

[](#step-3)

You can now use the package in your Laravel application. To generate a PIN, you can create an instance of the PinGenerate class and call its generator() method, like shown below:

use Ananth\\PinGenerator;
=========================

[](#use-ananthpingenerator)

$generator = new PinGenerator();
================================

[](#generator--new-pingenerator)

$pin = $generator-&gt;generatePin();
====================================

[](#pin--generator-generatepin)

OR
==

[](#or)

You can directly go to this link  in your browser.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

1189d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3b6bcfe08c4f2b21765c2a9e8f85dd522706baf7b2c233aa77ae6cf3c4fef512?d=identicon)[AnanthCGowda](/maintainers/AnanthCGowda)

---

Top Contributors

[![AnanthCGowda](https://avatars.githubusercontent.com/u/8956495?v=4)](https://github.com/AnanthCGowda "AnanthCGowda (3 commits)")

### Embed Badge

![Health badge](/badges/ananth-pingenerator/health.svg)

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

###  Alternatives

[nostalgiaz/bootstrap-switch

Turn checkboxes and radio buttons into toggle switches.

5.0k365.6k4](/packages/nostalgiaz-bootstrap-switch)

PHPackages © 2026

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