hostbox / api-payu
Enjoyable Api for PayU
v1.0.0
2015-07-25 18:09 UTC
Requires
- php: >=5.3.0
- ext-curl: *
- kdyby/curl-ca-bundle: ~1.0
- nette/reflection: ~2.2
Requires (Dev)
- nette/tester: ~1.0
This package is not auto-updated.
Last update: 2026-03-10 14:11:21 UTC
README
Package Installation
The best way to install PayU API is using Composer:
$ composer require hostbox/api-payu
or manual edit composer.json in your project
"require": { "hostbox/api-payu": "dev-master" }