PHPackages                             tesmachino/cashfree - 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. tesmachino/cashfree

ActiveLibrary[Payment Processing](/categories/payments)

tesmachino/cashfree
===================

UI for Cashfree - Usage RestAPI

v0.0.2(6y ago)0111MITHTML

Since Mar 8Pushed 6y agoCompare

[ Source](https://github.com/tesmachino/CashfreePGDashboard)[ Packagist](https://packagist.org/packages/tesmachino/cashfree)[ RSS](/packages/tesmachino-cashfree/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

This package is still in development. Kindly dont use for production environment.

Dashboard for Rest Api .
========================

[](#dashboard-for-rest-api-)

This package will fetch the Orders, Transactions, Refunds, MarketPlace Settlements from the Cashfree Rest API.

Features
--------

[](#features)

### Orders

[](#orders)

- Orders Status
- Order Details

### Transaction

[](#transaction)

- Trasactions

### Refunds

[](#refunds)

- Refund History
- Refund Status

[![](https://camo.githubusercontent.com/aa80446d3daba1d00407fb00bb5151aa0cad91d69546d04b5e1ccadb48631cfa/68747470733a2f2f7465736d616368696e6f2e636f6d2f696d616765732f69636f6e5f7472616e73706572616e742e706e67)](https://camo.githubusercontent.com/aa80446d3daba1d00407fb00bb5151aa0cad91d69546d04b5e1ccadb48631cfa/68747470733a2f2f7465736d616368696e6f2e636f6d2f696d616765732f69636f6e5f7472616e73706572616e742e706e67)

**Table of Contents**

\[TOCM\]

\[TOC\]

\#Installation

Please Install the package using,

```
composer require tesmachino/cashfree

```

For Laravel version higher than 5.5 the package will be auto-discovered.

For Version below **5.5**`Tesmachino\Cashfree\CashfreeServiceProvider::class`

\#Usage

Routes
------

[](#routes)

\#####Prefix

> &lt;APP\_URL&gt;/cashfree/

| Method | URI | Name
\-----------+------------------------------+--------------------------- | GET | cashfree/cashfree-dashboard |
| GET | cashfree/paymentorderdetails | paymentorderdetails
| POST| cashfree/paymentorderdetails | paymentOrderdetailswithid | GET | cashfree/paymentorderstatus | paymentorderstatus
| POST| cashfree/paymentorderstatus | paymentOrderstatuswithid
| GET | cashfree/refund | refund
| POST| cashfree/refund | refundfetch
| GET | cashfree/refund-single | refund-single
| POST| cashfree/refund-single-fetch | refund-single-fetch
| GET | cashfree/settlement |
| POST| cashfree/settlement-request | settlement-request
| GET | cashfree/settlement-result |
| GET |cashfree/transaction-status | getpaymentstatus
| POST| cashfree/transaction-status | transaction-request
\-----------+------------------------------+---------------------------

\#Assets

Keys and URI's are stored in config file,

> php artisan vendor:publish --tag=config --force

The following publishes config files named **cashfree** in config folder

> 'CASHFREE\_ENVIROMENT' =&gt; 'TEST', 'CASHFREE\_TEST\_URL' =&gt; '', 'CASHFREE\_PRODUCTION\_URL' =&gt; '', 'CASHFREE\_APP\_ID' =&gt; 'CASHFREE\_API', 'CASHFREE\_SECRET' =&gt; '&lt;CASHFREE\_SECRET&gt;', 'CASHFREE\_MARKETSETTLEMENT\_CLIENTID' =&gt; 'CASHFREEMARKETPLACE\_ID', 'CASHFREE\_MARKETSETTLEMENT\_CLIENTSECRET' =&gt; 'CASHFREEMARKETPLACE\_SECRET\_ID', 'CASHFREE\_ORDERINFO\_API\_URL' =&gt; '', 'CASHFREE\_ORDERSTATUS\_API\_URL' =&gt; '', 'CASHFREE\_TRANSACTION\_STATUS\_API' =&gt; '', 'CASHFREE\_PAYMENT\_EMAIL\_API\_URL' =&gt; '', 'CASHFREE\_REFUND\_API' =&gt; '', 'CAHFREE\_FETCH\_ALL\_REFUND\_API' =&gt; '', 'CASHFREE\_FETCH\_SINGLE\_REFUND\_API' =&gt; '', 'CASHFREE\_GET\_LINK' =&gt; '', 'CASHFREE\_SETTLEMENTS\_URL' =&gt; ''

\###END

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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

Total

2

Last Release

2255d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42141fcf7395431fbfb552c9235cd5a670570767a664f4441c0543c4834b3e46?d=identicon)[tesmachino](/maintainers/tesmachino)

---

Top Contributors

[![tesmachinobs](https://avatars.githubusercontent.com/u/66748650?v=4)](https://github.com/tesmachinobs "tesmachinobs (19 commits)")

---

Tags

phplaravelREST APIadmin dashboardpayment gatewaycashfree

### Embed Badge

![Health badge](/badges/tesmachino-cashfree/health.svg)

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

###  Alternatives

[luigel/laravel-paymongo

A laravel wrapper for Paymongo API

7956.2k1](/packages/luigel-laravel-paymongo)[creagia/laravel-redsys

Laravel Redsys Payments Gateway

2013.6k](/packages/creagia-laravel-redsys)

PHPackages © 2026

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