PHPackages                             dena-a/iran-payment-la-extension - 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. [Payment Processing](/categories/payments)
4. /
5. dena-a/iran-payment-la-extension

ActiveLibrary[Payment Processing](/categories/payments)

dena-a/iran-payment-la-extension
================================

IranPayment extension for laravel-admin

v1.0.0(4y ago)13MITPHPPHP &gt;=7.4

Since Apr 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dena-a/iran-payment-la-extension)[ Packagist](https://packagist.org/packages/dena-a/iran-payment-la-extension)[ Docs](https://github.com/dena-a/iran-payment-la-extension)[ RSS](/packages/dena-a-iran-payment-la-extension/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

iran-payment-la-extension
=========================

[](#iran-payment-la-extension)

IranPayment extension for laravel-admin

Requirements
------------

[](#requirements)

- PHP &gt;= 7.4
- [IranPayment](https://www.github.com/dena-a/iran-payment) &gt;= 2.0
- [LaravelAdmin](https://www.github.com/z-song/laravel-admin) &gt;= 1.6
- [Laravel](https://www.laravel.com) (or [Lumen](https://lumen.laravel.com)) &gt;= 5.7

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

[](#installation)

Add the package to your composer file via the `composer require` command:

```
$ composer require dena-a/iran-payment-la-extension:^1.0
```

Or add it to `composer.json` manually:

```
{
    "require": {
        "dena-a/iran-payment-la-extension": "^1.0"
    }
}
```

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

[](#configuration)

Open `config/admin.php` and add the following configuration to the `extensions` section:

```
'extensions' => [

    'iranpayment' => [
        // Set to `false` if you want to disable this extension
        'enable' => true,
        'uri' => '/iranpayments',
    ]

]
```

### Import menu item

[](#import-menu-item)

```
$ php artisan admin:import iranpayment
```

### Permissions

[](#permissions)

Check and update the permissions to access the IranPayment extension.

Contribute
----------

[](#contribute)

Contributions are always welcome!

Support
-------

[](#support)

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/dena-a/iran-payment-la-extension/issues), or better yet, fork the library and submit a pull request.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

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

1499d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3acb8478bf68a89f8b96580001aa6759ec71ab51346c61823f3007a3ae79c4fb?d=identicon)[dena-a](/maintainers/dena-a)

---

Top Contributors

[![dena-a](https://avatars.githubusercontent.com/u/4950968?v=4)](https://github.com/dena-a "dena-a (7 commits)")

---

Tags

laravelextensionlaravel-adminiran-payment

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dena-a-iran-payment-la-extension/health.svg)

```
[![Health](https://phpackages.com/badges/dena-a-iran-payment-la-extension/health.svg)](https://phpackages.com/packages/dena-a-iran-payment-la-extension)
```

PHPackages © 2026

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