Download the PHP package abenity/abenity-php without Composer
On this page you can find all versions of the php package abenity/abenity-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abenity/abenity-php
More information about abenity/abenity-php
Files in abenity/abenity-php
Download abenity/abenity-php
More information about abenity/abenity-php
Files in abenity/abenity-php
Vendor abenity
Package abenity-php
Short Description PHP client for the Abenity API documented at https://abenity.com/developers/api
License MIT
Homepage https://github.com/abenity/abenity-php
Package abenity-php
Short Description PHP client for the Abenity API documented at https://abenity.com/developers/api
License MIT
Homepage https://github.com/abenity/abenity-php
Please rate this library. Is it a good library?
Informations about the package abenity-php
PHP Client for Abenity API
A PHP library for using the Abenity API.
You can find the full API documentation in the official documentation.
Requirements
This library works with PHP versions 7 and 8 and requires the OpenSSL module
Installation
With Composer
abenity/abenity-php
package is available on Packagist.
Include it in your composer.json
as follows:
-
Add abenity/abenity-php as a dependency in composer.json.
- Now
Abenity
will be autoloaded into your project.
Manually
-
Download the latest release.
-
Extract into a folder in your project root named "abenity-php".
- Include
Abenity
in your project like this:
Usage
See examples folder
Contributing
Run the tests from the project root with PHPUnit like this:
All versions of abenity-php with dependencies
PHP Build Version
Package Version
The package abenity/abenity-php contains the following files
Loading the files please wait ....