Skip to content

ombapit/yii2-thrifthbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thrift-Hbase (This is Only for Training, don't use it for real)

Connect Hbase with Thrift

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ombapit/yii2-thrifthbase "*"

or add

"ombapit/yii2-thrifthbase": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \ombapit\thrifthbase\AutoloadExample::widget(); ?>```

About

Connect Hbase with Thrift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages