Download the PHP package skalmi/cakephp-diffbot-datasource without Composer
On this page you can find all versions of the php package skalmi/cakephp-diffbot-datasource. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skalmi/cakephp-diffbot-datasource
More information about skalmi/cakephp-diffbot-datasource
Files in skalmi/cakephp-diffbot-datasource
Download skalmi/cakephp-diffbot-datasource
More information about skalmi/cakephp-diffbot-datasource
Files in skalmi/cakephp-diffbot-datasource
Vendor skalmi
Package cakephp-diffbot-datasource
Short Description CakePHP DiffbotSource Plugin with DataSource
License MIT
Homepage https://github.com/skalmi/CakePHP-DiffbotSource-Datasource
Package cakephp-diffbot-datasource
Short Description CakePHP DiffbotSource Plugin with DataSource
License MIT
Homepage https://github.com/skalmi/CakePHP-DiffbotSource-Datasource
Please rate this library. Is it a good library?
Informations about the package cakephp-diffbot-datasource
DiffbotSource Plugin
CakePHP DiffbotSource is DataSource Plugin for Diffbot
Installation
Step 1: Clone or download HttpSource
Step 2: Clone or download to Plugin/DiffbotSource
cd my_cake_app/app git://github.com/skalmi/CakePHP-DiffbotSource-Datasource.git Plugin/DiffbotSource
or if you use git add as submodule:
cd my_cake_app
git submodule add "git://github.com/skalmi/CakePHP-DiffbotSource-Datasource.git" "app/Plugin/DiffbotSource"
then update submodules:
git submodule init
git submodule update
Step 3: Add your configuration to database.php and set it to the model
Then make model
Step 4: Load plugin
Tests
To run tests add and fill $diffbotTest in database.php
Usage
You can use elasticsearch almost as db tables:
Documentation
Please read HttpSource Plugin README
All versions of cakephp-diffbot-datasource with dependencies
PHP Build Version
Package Version
The package skalmi/cakephp-diffbot-datasource contains the following files
Loading the files please wait ...





