Download the PHP package mysoft/dmp without Composer
On this page you can find all versions of the php package mysoft/dmp. 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 dmp
DMP API 数据源(mysql)接入向导
目前仅支持mysql数据源接入,待后续实现不同数据源的接入(oracle、mssql...)
1.安装SDK
2.关键配置
配置DMP_SECRET & 注入自定义数据源服务
config.php
3.继承数据源标准Controller
SDK中的Controller目前是基于Yii 2.0 实现。 若与现有使用框架不匹配,则自己实现dmp\extend\datasource\base\interfaces\DataSourceControllerInterface即可。
DataSourceController.php
4.实现数据源服务关键代码
DataSourceService.php
All versions of dmp with dependencies
PHP Build Version
Package Version
No informations.
The package mysoft/dmp contains the following files
Loading the files please wait ....