PHPackages                             micahbule/phaymongo - 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. micahbule/phaymongo

ActiveLibrary[Payment Processing](/categories/payments)

micahbule/phaymongo
===================

A Paymongo client written in PHP

1.5.0(2y ago)01281[2 issues](https://github.com/micahbule/phaymongo/issues)GPL-3.0-or-laterPHP

Since Jan 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/micahbule/phaymongo)[ Packagist](https://packagist.org/packages/micahbule/phaymongo)[ RSS](/packages/micahbule-phaymongo/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (4)Versions (13)Used By (0)

Phaymongo
=========

[](#phaymongo)

An unofficial simple API client for Paymongo written in PHP

[![codecov](https://camo.githubusercontent.com/782ee28d75af0d021ec7bb1b9ece7de0d021b7485dcbdceb66cec9ec4917e645/68747470733a2f2f636f6465636f762e696f2f67682f6d6963616862756c652f706861796d6f6e676f2f6272616e63682f6d61696e2f67726170682f62616467652e7376673f746f6b656e3d47334358504e394e4459)](https://codecov.io/gh/micahbule/phaymongo)

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

[](#installation)

`composer require micahbule/phaymongo`

Usage
-----

[](#usage)

Simply use the `Phaymongo` class and call the resource method to create a resource class. In the examples below, we'll be creating a payment intent.

```
