hostbox/api-payu

Enjoyable Api for PayU

Installs: 7 823

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 2

Open Issues: 0

pkg:composer/hostbox/api-payu

v1.0.0 2015-07-25 18:09 UTC

This package is not auto-updated.

Last update: 2025-10-07 12:04:53 UTC


README

Package Installation

The best way to install PayU API is using Composer:

$ composer require hostbox/api-payu

Packagist - Versions

or manual edit composer.json in your project

"require": {
    "hostbox/api-payu": "dev-master"
}