Download the PHP package paymongo/paymongo-php without Composer
On this page you can find all versions of the php package paymongo/paymongo-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download paymongo/paymongo-php
More information about paymongo/paymongo-php
Files in paymongo/paymongo-php
Package paymongo-php
Short Description PayMongo PHP Library
License MIT
Homepage https://paymongo.com/
Informations about the package paymongo-php
PayMongo PHP
PayMongo PHP library provides PHP applications an easy access to the PayMongo API. Explore various classes that can represent API resources on object instantiation. The goal of this library is simplify PayMongo integration with any PHP applications.
Check example.php see usage examples.
Pending Todos
- [ ] Unit Tests
- [ ] Code Cleanup and Improvements
Requirements
PHP 5.6.0 and later.
Composer
You can install the library via Composer. Run the following command:
To use the bindings, use Composer's autoload:
Manual Installation
If you prefer to manually install the library instead of using composer, you can download the latest release. Then, to use the bindings, include the initialize.php
file.
Dependencies
The bindings require the following extensions in order to work properly:
If you use Composer, these dependencies should be handled automatically. If you install manually, you'll want to make sure that the required extensions are available.
Getting Started
Simple usage looks like:
Handle errors
Verifying webhook signature
To learn more about PayMongo's API, please check our developer documentation.
All versions of paymongo-php with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *