PHPackages                             dalsn/cashworx - 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. dalsn/cashworx

ActiveLibrary[API Development](/categories/api)

dalsn/cashworx
==============

A PHP package for using Cashworx's API

1300PHP

Since Apr 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/dalsn/cashworx)[ Packagist](https://packagist.org/packages/dalsn/cashworx)[ RSS](/packages/dalsn-cashworx/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Cashworx
========

[](#cashworx)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/edbfd91d13274721ee569e30d83e249acfb5e7aa49077708b5c8349b15d0487c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65616775652f736b656c65746f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dalsn/cashworx)

Install
-------

[](#install)

Via Composer

```
$ composer require dalsn/cashworx
```

Usage
-----

[](#usage)

```
$cashworx = new \Dalsn\Cashworx\Cashworx($access_key, $access_secret, $apiUrl);

Create Invoice
$cashworx->createInvoice($invoice_data);

Get Invoice
$cashworx->getInvoice($invoice_number);

Get all Invoices
$cashworx->getInvoices();

Confirm Payment
$cashworx->getPayment($invoice_number);

Get all Payments
$cashworx->getPayments();

Get Profile
$cashworx->getProfile();
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](https://github.com/dalsn/cashworx/blob/master/CONTRIBUTING.md) for details.

Credits
-------

[](#credits)

- [Dalhatu Njidda](https://github.com/dalsn)
- [All Contributors](https://github.com/dalsn/cashworx/contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor3

3 contributors hold 50%+ of commits

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/80305a53c9e544cc1444e5dc24b6a6f8d4777c41b2b9d91ab29ecfd7b87ca012?d=identicon)[dalsn](/maintainers/dalsn)

---

Top Contributors

[![dalsn](https://avatars.githubusercontent.com/u/7725521?v=4)](https://github.com/dalsn "dalsn (10 commits)")[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (5 commits)")[![RobLoach](https://avatars.githubusercontent.com/u/25086?v=4)](https://github.com/RobLoach "RobLoach (4 commits)")[![marcqualie](https://avatars.githubusercontent.com/u/101022?v=4)](https://github.com/marcqualie "marcqualie (4 commits)")[![bcrowe](https://avatars.githubusercontent.com/u/752603?v=4)](https://github.com/bcrowe "bcrowe (2 commits)")[![Swader](https://avatars.githubusercontent.com/u/1430603?v=4)](https://github.com/Swader "Swader (1 commits)")[![Anahkiasen](https://avatars.githubusercontent.com/u/1321596?v=4)](https://github.com/Anahkiasen "Anahkiasen (1 commits)")[![zackkitzmiller](https://avatars.githubusercontent.com/u/111536?v=4)](https://github.com/zackkitzmiller "zackkitzmiller (1 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")[![bencorlett](https://avatars.githubusercontent.com/u/181919?v=4)](https://github.com/bencorlett "bencorlett (1 commits)")[![nyamsprod](https://avatars.githubusercontent.com/u/51073?v=4)](https://github.com/nyamsprod "nyamsprod (1 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (1 commits)")

### Embed Badge

![Health badge](/badges/dalsn-cashworx/health.svg)

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

###  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.9M271](/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)
