PHPackages                             jalallinux/laravel-tomanpay - 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. [API Development](/categories/api)
4. /
5. jalallinux/laravel-tomanpay

ActiveLibrary[API Development](/categories/api)

jalallinux/laravel-tomanpay
===========================

Laravel Tomanpay integration Client

10[2 PRs](https://github.com/jalallinux/laravel-tomanpay/pulls)PHP

Since Jul 16Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

Laravel [Tomanpay](https://tomanpay.net/) Client
================================================

[](#laravel-tomanpay-client)

[![](cover.png)

 ](https://github.com/jalallinux/laravel-tomanpay)[![Latest Stable Version](https://camo.githubusercontent.com/0473d6f740cba2487d24e675290ee81e0efa6208561091e0cbf26eb9dbf84f39/68747470733a2f2f706f7365722e707567782e6f72672f6a616c616c6c696e75782f6c61726176656c2d746f6d616e7061792f76)](https://packagist.org/packages/jalallinux/laravel-tomanpay)[![Latest Version on Packagist](https://camo.githubusercontent.com/81429c4727fa3d454130cae7cec2682ee61cc227bc46614039e3cfb11c64c9a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a616c616c6c696e75782f6c61726176656c2d746f6d616e7061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jalallinux/laravel-tomanpay)[![Tests](https://github.com/jalallinux/laravel-tomanpay/actions/workflows/run-tests.yml/badge.svg?branch=main)](https://github.com/jalallinux/laravel-tomanpay/actions/workflows/run-tests.yml)[![Total Downloads](https://camo.githubusercontent.com/fe364fff320147a873eb088baa054ae4e4e74c4e43e573752942922c1031ff8a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a616c616c6c696e75782f6c61726176656c2d746f6d616e7061792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jalallinux/laravel-tomanpay)

---

Toman's financial solutions help you to easily and quickly manage your business's financial flows comprehensively, focus on the value you create in your product and not worry about its financial affairs and processes.

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

[](#installation)

You can install the package via composer

```
composer require jalallinux/laravel-tomanpay
```

Publish config file
-------------------

[](#publish-config-file)

You can publish config file to change default configs

```
 php artisan vendor:publish --provider JalalLinuX\\Tomanpay\\TomanpayServiceProvider --tag config
```

Usage
-----

[](#usage)

The main methods are called statically

```
use \JalalLinuX\Tomanpay\Model\Payment;

// Create new payment
Payment::create(1000, 'https://site.com/callback/path'): Payment

// Fetch an exists payment detail
Payment::detail('7cadba50-6059-424e-9580-c12448a8046e'): Payment

// Get list of payments
Payment::list(): LengthAwarePaginator

// Verify an exist payment
Payment::verify('7cadba50-6059-424e-9580-c12448a8046e', false): bool

// Redirect an exist payment to PSP
Payment::redirect('7cadba50-6059-424e-9580-c12448a8046e'): RedirectResponse
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [JalalLinuX](https://github.com/jalallinux)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 95.1% 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/ddef4e15a6bda9c060f6e33ccfd0a268895bfb664936f9191a836de4d528d684?d=identicon)[jalallinux](/maintainers/jalallinux)

---

Top Contributors

[![jalallinux](https://avatars.githubusercontent.com/u/37062636?v=4)](https://github.com/jalallinux "jalallinux (39 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

### Embed Badge

![Health badge](/badges/jalallinux-laravel-tomanpay/health.svg)

```
[![Health](https://phpackages.com/badges/jalallinux-laravel-tomanpay/health.svg)](https://phpackages.com/packages/jalallinux-laravel-tomanpay)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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