Download the PHP package wearesho-team/cpa-integration-yii without Composer
On this page you can find all versions of the php package wearesho-team/cpa-integration-yii. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package cpa-integration-yii
CPA Integration for Yii2
See original repository for details.
Contents
Repositories
Session repositories
- LeadSessionRepository
Session storage for CPA leads (use default Yii2 session manager, \Yii::$app->session)
Database repositories
Notice: you can use your own ActiveRecord implementation of storage, see repository documentation for details
-
LeadRepository - Database repository for CPA leads (includes migration)
- ConversionRepository - Database repository for CPA conversions (includes migration).
Behaviors
- LeadBehavior - Allow you to catch lead and store it in LeadRepository
- ConversionBehavior - Allow you to convert lead from LeadRepository to conversion (using ConversionRepository to save it and PostbackService to send information to lead generator)
Migrations
In your project directory, after library installation
Installation
Contributors
License
MIT
All versions of cpa-integration-yii with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
yiisoft/yii2 Version ^2.0.12
wearesho-team/cpa-integration Version ^1.1.3
yiisoft/yii2 Version ^2.0.12
wearesho-team/cpa-integration Version ^1.1.3
The package wearesho-team/cpa-integration-yii contains the following files
Loading the files please wait ....