PredictionIOBundle:用于 PredictionIO 集成的 Symfony2 Bundle

时间:2024-07-01 19:02:44
【文件属性】:

文件名称:PredictionIOBundle:用于 PredictionIO 集成的 Symfony2 Bundle

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-01 19:02:44

PHP

CodagPredictionIOBundle 该捆绑包为您的 Symfony2 项目提供集成。 支持的 PredictionIO 方法 该捆绑包只是的包装器,将支持提供的所有方法。 安装 将 CodagPredictionIOBundle 添加到您的 composer.json 启用捆绑 配置包 第 1 步:将 CodagAlchemyApiBundle 添加到您的 composer.json { "require" : { "codag/predictionio-bundle" : "dev-master" } } 更新您的项目依赖项: php composer.phar update codag/predictionio-bundle 第 2 步:启用捆绑包 <?php // app/AppKernel.php public funct


【文件预览】:
PredictionIOBundle-develop
----composer.json(696B)
----.travis.yml(311B)
----DependencyInjection()
--------Configuration.php(987B)
--------CodagPredictionIOExtension.php(1KB)
----Resources()
--------config()
----Api()
--------PredictionIO.php(869B)
----Tests()
--------bootstrap.php(468B)
--------Api()
----CodagPredictionIOBundle.php(370B)
----phpunit.xml.dist(565B)
----README.md(2KB)

网友评论