Download the PHP package messente/messente-phonebook-php without Composer
On this page you can find all versions of the php package messente/messente-phonebook-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download messente/messente-phonebook-php
More information about messente/messente-phonebook-php
Files in messente/messente-phonebook-php
Download messente/messente-phonebook-php
More information about messente/messente-phonebook-php
Files in messente/messente-phonebook-php
Vendor messente
Package messente-phonebook-php
Short Description RESTful API for Messente phonebook
License proprietary
Homepage http://openapi-generator.tech
Package messente-phonebook-php
Short Description RESTful API for Messente phonebook
License proprietary
Homepage http://openapi-generator.tech
Please rate this library. Is it a good library?
Informations about the package messente-phonebook-php
Messente Phonebook API
PhonebookApi - PHP client for Messente Phonebook API
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://api.messente.com/v1
Class | Method | HTTP request |
---|---|---|
BlacklistApi | addToBlacklist | POST /phonebook/blacklist |
BlacklistApi | fetchBlacklist | GET /phonebook/blacklist |
BlacklistApi | isBlacklisted | GET /phonebook/blacklist/{phone_number} |
BlacklistApi | removeFromBlacklist | DELETE /phonebook/blacklist/{phone_number} |
Documentation For Models
- ErrorItem
- ErrorResponse
- FetchBlacklistSuccess
- NumberToBlacklist
- ResponseErrorCode
- ResponseErrorTitle
Documentation For Authorization
basicAuth
- Type: HTTP basic authentication
Author
All versions of messente-phonebook-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package messente/messente-phonebook-php contains the following files
Loading the files please wait ....