A Druid driver for PHP with PECL extension.
A Druid driver for PHP with PECL extension.
- Build Druid REST Client Use CURL.
- Request both with Full-Json or Templates-Json
License: Apache2.0
Version | Release | Download |
1.0.0 | 2018-04-28 | Druid-1.0.0.tgz |
0.9.2 | 2017-01-09 | Druid-0.9.2.tgz |
0.9.0 | 2016-12-27 | Druid-0.9.0.tgz |
0.6.0 | 2016-12-26 | Druid-0.6.0.tgz |
0.3.0 | 2016-12-21 | Druid-0.3.0.tgz |
Version | Message |
1.0.0 |
- Merged PR #8 ZEND_ACC_CLONE have been removed in PHP 7.2 - Fixed support PHP 7.2 - Add function getDebugWitch - Add function getDruidHosts - Add function getTplPath |
0.9.2 |
- Fixed #7 Support multi instance by getInstance('instance_2') - Fixed zend_mm_heap corrupted |
0.9.0 |
- Fix #5 undefined symbol: Z_TYPE_PP (PHP 7) - Support arg info for php --re. - Reformat function getDataByTpl(). - Support vc9. |
0.6.0 |
- Fix #2 missing extension dependencies - Fix #3 Support PHP 7. - Support config curl_dns_cache_timeout,curl_connect_timeout,curl_timeout. |
0.3.0 |
- First version for pecl.net - Support PHP 5.*. |