php_hive_library
Generated PHP code for Apache Hive TCLIService.thrift
This is a project to hold the generated Apache Hive TCLIService.thrift, along with a composer.json to make grabbing for your projects simple., (*1)
Composer usage
Create a composer.json file and add the follow json to load the 0.11.0 version of the generated Thrift PHP, (*2)
{
"require": {
"rmcfrazier/php_hive_library": "0.11.0"
}
}
Issue the composer install command, (*3)
composer install
You should see the following output from composer, (*4)
Loading composer repositories with package information
Installing dependencies
- Installing rmcfrazier/php_hive_library (0.11.0)
Loading from cache
Writing lock file
Generating autoload files
All done., (*5)
Thrift library versions
Each version will be in its own tag., (*6)
Versions in this repo