PHPackages                             monsterz/pluginsreceh - 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. monsterz/pluginsreceh

ActiveLibrary

monsterz/pluginsreceh
=====================

Small plugins for Laravel project

v1.0.1(5y ago)0181MITPHPPHP ^7.0

Since Oct 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/aazmonsterz/pluginsreceh)[ Packagist](https://packagist.org/packages/monsterz/pluginsreceh)[ Docs](https://github.com/aazmonsterz/pluginsreceh)[ RSS](/packages/monsterz-pluginsreceh/feed)WikiDiscussions master Synced 1w ago

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

PLUGINS RECEH
=============

[](#plugins-receh)

WARNING !!!
-----------

[](#warning-)

just for fun, if you find some bugs, fix yourself ;)

LIST OF PLUGINS
---------------

[](#list-of-plugins)

1. Mnemonic Code

HOW TO INSTALL
--------------

[](#how-to-install)

- VIA COMPOSER `composer require monsterz/pluginsreceh`

HOW TO USE
----------

[](#how-to-use)

- MCNEMONIC Add some prefix and/or suffix in your code field like product code, medicine code, order code, etc.

    add `use Monsterz\Pluginsreceh\Mnemonic;` on your class set your new code

    ```
     $new_code = Mnemonic::model('Models.Products')
     					->field('product_code')
     					->prefix('PR')
     					->create();

    ```

    then you will get code `PR000001` for your product code methods :

METHODS`model`set your table or model in Laravel, use delimiter `.` if your model inside folder like `model('Models.Products')` also mean `App\Models\Products``field`set your field of the table`prefix`set prefix on your code`suffix`set suffix on your code`length`set length of your code, with default it will be `6` length, for example if you set length to `10` your code will be `0000000001``default`set default number if your table don't have yet record/row and you don't want to start from 1`withDate`add date before your code number and after prefix`create`creating code

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

2026d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/963a474e4adde851e203239a37d8515e39cfc10b7c84f660837afe3636644684?d=identicon)[monsterz](/maintainers/monsterz)

---

Top Contributors

[![aazmuhammadnoor](https://avatars.githubusercontent.com/u/42886347?v=4)](https://github.com/aazmuhammadnoor "aazmuhammadnoor (2 commits)")

---

Tags

laravelcodemnemonic

### Embed Badge

![Health badge](/badges/monsterz-pluginsreceh/health.svg)

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

###  Alternatives

[amirezaeb/heroqr

A Powerful QR Code Management Library For PHP

9510.3k](/packages/amirezaeb-heroqr)[bavix/laravel-xhprof

Quick profiling of your code for Laravel

22156.6k](/packages/bavix-laravel-xhprof)[lara-zeus/accordion

Zeus Accordion is filamentphp layout component to group components

11122.8k2](/packages/lara-zeus-accordion)[shipu/hackerrank-api

PHP and Laravel HackerRank Code Checker API

151.1k](/packages/shipu-hackerrank-api)

PHPackages © 2026

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