PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   PHP Dating Affiliate Tools   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Dating Affiliate Tools
Allow to register in affiliate site from your site
Author: By
Last change:
Date: 2 years ago
Size: 798 bytes
 

Contents

Class file image Download
{ "name": "ph-7/dating-affiliate-tools", "description": "Useful and Powerful tools to increase/boost easily your Affiliate Programs.", "keywords": [ "affiliate", "tools", "register", "the adult company", "edenflirt", "eveflirt", "affiliate program", "affiliate commission" ], "type": "library", "homepage": "http://ph7cms.com/dating-business-by-steps/", "license": "GPL-3.0-or-later", "authors": [ { "name": "Pierre-Henry Soria", "email": "me@ph7.me", "homepage": "http://ph7.me" } ], "require": { "php": ">=5.6.0", "ext-curl": "*", "ph-7/ph7client": "^2.0" }, "require-dev": { "phpunit/phpunit": "^5.7", "phake/phake": "^2.3" }, "autoload": { "psr-4": { "DAT\\": "src" } } }