PHPackages                             taymaz/scode - 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. taymaz/scode

ActiveLibrary

taymaz/scode
============

receipt Security code in custom type

1.0(4y ago)018MITPHP

Since Dec 13Pushed 3y ago1 watchersCompare

[ Source](https://github.com/taymazmostafaei/scode)[ Packagist](https://packagist.org/packages/taymaz/scode)[ RSS](/packages/taymaz-scode/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/e0270d75c00cc22f774cfdcac4ced1a10de2584941937b9eaf1cb6386b0c8245/687474703a2f2f706f7365722e707567782e6f72672f7461796d617a2f73636f64652f76)](https://packagist.org/packages/taymaz/scode)[![Total Downloads](https://camo.githubusercontent.com/5190ad87b8d9fc2a20ab2bc4cf932fd9773855889441c9f9a98f498b28336e43/687474703a2f2f706f7365722e707567782e6f72672f7461796d617a2f73636f64652f646f776e6c6f616473)](https://packagist.org/packages/taymaz/scode)[![Latest Unstable Version](https://camo.githubusercontent.com/b38c6e90d34ce6ac18f092f83279b3a27b23291923b209ea134260e9307212fd/687474703a2f2f706f7365722e707567782e6f72672f6172636170746368612f6172636170746368612d7068702f762f756e737461626c65)](https://packagist.org/packages/taymaz/scode) [![License](https://camo.githubusercontent.com/6f684319b47a1b19b3ca35065f1d56994182910bd58ab4625cda4dee0be2c993/687474703a2f2f706f7365722e707567782e6f72672f7461796d617a2f73636f64652f6c6963656e7365)](https://packagist.org/packages/taymaz/scode)[![PHP Version Require](https://camo.githubusercontent.com/bc1ea0988f332f368f3e7119790f82dbad88c63d4e6e5250c580635696a3b58f/687474703a2f2f706f7365722e707567782e6f72672f7461796d617a2f73636f64652f726571756972652f706870)](https://packagist.org/packages/taymaz/scode)

scode
=====

[](#scode)

receipt Security code in custom type get Verification code too easy with one line code

Install
-------

[](#install)

From your terminal:

```
composer require taymaz/scode
```

This starts to install scode package its working with composer so you can use it to easy.

Basic use
---------

[](#basic-use)

in your app where you like add this part of code to get Verification code and use it .

### First require package

[](#first-require-package)

```
use Taymaz\Scode\Scode;
```

### then Add this code to get Verification code

[](#then-add-this-code-to-get-verification-code)

this code going to return pin code like : 8456

```
Scode::pinCode()->apply();
```

you can also get code with particular lentgh size :

```
Scode::pinCode()->size(6)->apply();
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~3 days

Total

2

Last Release

1611d ago

Major Versions

0.1 → 1.02021-12-17

### Community

Maintainers

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

---

Top Contributors

[![taymazmostafaei](https://avatars.githubusercontent.com/u/75164763?v=4)](https://github.com/taymazmostafaei "taymazmostafaei (12 commits)")

### Embed Badge

![Health badge](/badges/taymaz-scode/health.svg)

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

PHPackages © 2026

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