Download the PHP package ondrs/idefend-api without Composer
On this page you can find all versions of the php package ondrs/idefend-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ondrs/idefend-api
More information about ondrs/idefend-api
Files in ondrs/idefend-api
Download ondrs/idefend-api
More information about ondrs/idefend-api
Files in ondrs/idefend-api
Vendor ondrs
Package idefend-api
Short Description PHP iDefend API wrapper
License BSD-3 GPL-2.0 GPL-3.0
Homepage http://ondraplsek.cz
Package idefend-api
Short Description PHP iDefend API wrapper
License BSD-3 GPL-2.0 GPL-3.0
Homepage http://ondraplsek.cz
Please rate this library. Is it a good library?
Informations about the package idefend-api
iDefend API 
PHP API wrapper for iDefend API.
Instalation
composer.json
"ondrs/idefend-api": "dev-master"
Usage
$sender = new ondrs\iDefendApi\Sender();
$idefend = new ondrs\iDefendApi\iDefend('path/to/temp/dir', $sender);
All methods from API documentation (http://docs.idefend.apiary.io) are implemented with the same name.
All versions of idefend-api with dependencies
PHP Build Version
Package Version
The package ondrs/idefend-api contains the following files
Loading the files please wait ...