{"id":1762,"date":"2014-12-16T18:48:07","date_gmt":"2014-12-16T18:48:07","guid":{"rendered":"https:\/\/www.couchbase.com\/blog\/?p=1762"},"modified":"2023-06-28T01:12:14","modified_gmt":"2023-06-28T08:12:14","slug":"php-sdk-200-developer-preview-2","status":"publish","type":"post","link":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/","title":{"rendered":"PHP SDK 2.0.0 Developer Preview 2"},"content":{"rendered":"<p>I&#8217;m happy to announce the second iteration of developer preview for the new PHP SDK. \u00a0This release includes a few new minor features, but primarily consists of internal changes implemented through the use of the newly release libcouchbase 2.4.0 developer preview (read more here: <a href=\"https:\/\/www.couchbase.com\/blog\/introducing-libcouchbase-24-0\/\">https:\/\/www.couchbase.com\/blog\/introducing-libcouchbase-24-0<\/a><span style=\"font-family: inherit;font-size: 1em\">).<\/span><\/p>\n<p><span style=\"font-family: inherit;font-size: 1em\">In addition to the numerous performance and maintainability changes introduced through libcouchbase 2.4.0, we have additionally included some other minor changes:<\/span><\/p>\n<ol>\n<li>The cluster bootstrap list (list of couchbase nodes) is now replaced with a powerful and flexible uri-like format.<\/li>\n<li><span style=\"font-family: inherit;font-size: 1em\">Support for SSL-encrypted communications with the cluster.<\/span><\/li>\n<li><span style=\"font-family: inherit;font-size: 1em\">Support for cross-SDK datatype handling. \u00a0This allows you to easily pass data between PHP and other languages supporting this feature.<\/span><\/li>\n<\/ol>\n<h2>Documentation<\/h2>\n<p>The documentation describing the full API is available to peruse here:<\/p>\n<p><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-docs\/\" rel=\"noreferrer\">https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-docs\/<\/a><\/p>\n<h2>Get It<\/h2>\n<p>If you are on a linux system, to install the developer preview version of the library, simply grab the source code linked below, then build and install it:<\/p>\n<div class=\"highlight highlight-bash\" style=\"border: 0px;color: #333333;font-family: Helvetica, arial, freesans, clean, sans-serif;line-height: 28.33333396911621px\">\n<div class=\"geshifilter\">\n<div class=\"text geshifilter-text\" style=\"font-family: monospace\">phpize<br \/>\n.\/configure &#8211;enable-couchbase<br \/>\nmake &amp;&amp; make install<\/div>\n<\/div>\n<\/div>\n<p>If you are on a Windows system, you can opt to download the tarball and build the source yourself. Or alternatively there are links to the popular build types below as well.<\/p>\n<div class=\"responsive-table\">\n<table style=\"color: #333333;font-family: helvetica,arial,freesans,clean,sans-serif;line-height: 28.33333396911621px;margin: 15px 0px;overflow: auto;width: 100%\">\n<thead>\n<tr>\n<th>Build<\/th>\n<th>Download<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Source Code<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.3 NTS vc9 x86<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.3-nts-vc9-x86.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.3-nts-vc9-x86.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.3 ZTS vc9 x86<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.3-zts-vc9-x86.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.3-zts-vc9-x86.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.4 NTS vc9 x86<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.4-nts-vc9-x86.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.4-nts-vc9-x86.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.4 ZTS vc9 x86<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.4-zts-vc9-x86.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.4-zts-vc9-x86.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.5 NTS vc11 x64<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.5-nts-vc11-x64.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.5-nts-vc11-x64.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.5 ZTS vc11 x64<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.5-zts-vc11-x64.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.5-zts-vc11-x64.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.5 NTS vc11 x86<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.5-nts-vc11-x86.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.5-nts-vc11-x86.zip<\/a><\/td>\n<\/tr>\n<tr>\n<td>Windows PHP 5.5 ZTS vc11 x86<\/td>\n<td><a style=\"color: #4183c4\" href=\"https:\/\/sdk-snapshots.couchbase.com\/php\/php_couchbase-2.0.0dp2-5.5-zts-vc11-x86.zip\" rel=\"noreferrer\">php_couchbase-2.0.0dp2-5.5-zts-vc11-x86.zip<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>NOTE: You MUST have libcouchbase 2.4.0\u00a0installed (<a href=\"https:\/\/packages.couchbase.com\/clients\/c\/index.html\">https:\/\/packages.couchbase.com\/clients\/c\/index.html<\/a>) prior to the installation of the php extension.<\/p>\n<p>If you encounter any issues, please post directly to the Couchbase Communities site at\u00a0<a style=\"color: #4183c4\" href=\"https:\/\/www.couchbase.com\/communities\/php\/\" rel=\"noreferrer\">https:\/\/www.couchbase.com\/communities\/php<\/a>. Additionally, bugs can be reported directly through our issues tracker available here:\u00a0<a style=\"color: #4183c4\" href=\"https:\/\/www.couchbase.com\/issues\/browse\/PCBC\/\" rel=\"noreferrer\">https:\/\/www.couchbase.com\/issues\/browse\/PCBC<\/a><\/p>\n<p>I hope you enjoy!<\/p>\n<p>Cheers! Brett<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m happy to announce the second iteration of developer preview for the new PHP SDK. \u00a0This release includes a few new minor features, but primarily consists of internal changes implemented through the use of the newly release libcouchbase 2.4.0 developer [&hellip;]<\/p>\n","protected":false},"author":31,"featured_media":13873,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[1],"tags":[],"ppma_author":[9004],"class_list":["post-1762","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.8 (Yoast SEO v25.8) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>PHP SDK 2.0.0 Developer Preview 2 - The Couchbase Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PHP SDK 2.0.0 Developer Preview 2\" \/>\n<meta property=\"og:description\" content=\"I&#8217;m happy to announce the second iteration of developer preview for the new PHP SDK. \u00a0This release includes a few new minor features, but primarily consists of internal changes implemented through the use of the newly release libcouchbase 2.4.0 developer [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/\" \/>\n<meta property=\"og:site_name\" content=\"The Couchbase Blog\" \/>\n<meta property=\"article:published_time\" content=\"2014-12-16T18:48:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-06-28T08:12:14+00:00\" \/>\n<meta name=\"author\" content=\"Brett Lawson, Principal Software Engineer, Couchbase\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Brett Lawson, Principal Software Engineer, Couchbase\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/\"},\"author\":{\"name\":\"Brett Lawson, Principal Software Engineer, Couchbase\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/5cfc2fbf25776be2a027a474562be02f\"},\"headline\":\"PHP SDK 2.0.0 Developer Preview 2\",\"datePublished\":\"2014-12-16T18:48:07+00:00\",\"dateModified\":\"2023-06-28T08:12:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/\"},\"wordCount\":382,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/\",\"url\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/\",\"name\":\"PHP SDK 2.0.0 Developer Preview 2 - The Couchbase Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"datePublished\":\"2014-12-16T18:48:07+00:00\",\"dateModified\":\"2023-06-28T08:12:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage\",\"url\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"contentUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png\",\"width\":1800,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.couchbase.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"PHP SDK 2.0.0 Developer Preview 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#website\",\"url\":\"https:\/\/www.couchbase.com\/blog\/\",\"name\":\"The Couchbase Blog\",\"description\":\"Couchbase, the NoSQL Database\",\"publisher\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.couchbase.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#organization\",\"name\":\"The Couchbase Blog\",\"url\":\"https:\/\/www.couchbase.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png\",\"contentUrl\":\"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png\",\"width\":218,\"height\":34,\"caption\":\"The Couchbase Blog\"},\"image\":{\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/5cfc2fbf25776be2a027a474562be02f\",\"name\":\"Brett Lawson, Principal Software Engineer, Couchbase\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/image\/ee3586f0c112c20e863af447d44dec8f\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/6aec1ba24ef7558a248dcde7b7a18b15b06e2885b24b663906a448634066c1c4?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/6aec1ba24ef7558a248dcde7b7a18b15b06e2885b24b663906a448634066c1c4?s=96&d=mm&r=g\",\"caption\":\"Brett Lawson, Principal Software Engineer, Couchbase\"},\"description\":\"Brett Lawson is a Principal Software Engineer at Couchbase. Brett is responsible for the design and development of the Couchbase Node.js and PHP clients as well as playing a role in the design and development of the C library, libcouchbase.\",\"url\":\"https:\/\/www.couchbase.com\/blog\/author\/brett-lawson\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"PHP SDK 2.0.0 Developer Preview 2 - The Couchbase Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/","og_locale":"en_US","og_type":"article","og_title":"PHP SDK 2.0.0 Developer Preview 2","og_description":"I&#8217;m happy to announce the second iteration of developer preview for the new PHP SDK. \u00a0This release includes a few new minor features, but primarily consists of internal changes implemented through the use of the newly release libcouchbase 2.4.0 developer [&hellip;]","og_url":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/","og_site_name":"The Couchbase Blog","article_published_time":"2014-12-16T18:48:07+00:00","article_modified_time":"2023-06-28T08:12:14+00:00","author":"Brett Lawson, Principal Software Engineer, Couchbase","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Brett Lawson, Principal Software Engineer, Couchbase","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#article","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/"},"author":{"name":"Brett Lawson, Principal Software Engineer, Couchbase","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/5cfc2fbf25776be2a027a474562be02f"},"headline":"PHP SDK 2.0.0 Developer Preview 2","datePublished":"2014-12-16T18:48:07+00:00","dateModified":"2023-06-28T08:12:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/"},"wordCount":382,"commentCount":0,"publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/","url":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/","name":"PHP SDK 2.0.0 Developer Preview 2 - The Couchbase Blog","isPartOf":{"@id":"https:\/\/www.couchbase.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage"},"thumbnailUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","datePublished":"2014-12-16T18:48:07+00:00","dateModified":"2023-06-28T08:12:14+00:00","breadcrumb":{"@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#primaryimage","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/sites\/1\/2022\/11\/couchbase-nosql-dbaas.png","width":1800,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.couchbase.com\/blog\/php-sdk-200-developer-preview-2\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.couchbase.com\/blog\/"},{"@type":"ListItem","position":2,"name":"PHP SDK 2.0.0 Developer Preview 2"}]},{"@type":"WebSite","@id":"https:\/\/www.couchbase.com\/blog\/#website","url":"https:\/\/www.couchbase.com\/blog\/","name":"The Couchbase Blog","description":"Couchbase, the NoSQL Database","publisher":{"@id":"https:\/\/www.couchbase.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.couchbase.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.couchbase.com\/blog\/#organization","name":"The Couchbase Blog","url":"https:\/\/www.couchbase.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","contentUrl":"https:\/\/www.couchbase.com\/blog\/wp-content\/uploads\/2023\/04\/admin-logo.png","width":218,"height":34,"caption":"The Couchbase Blog"},"image":{"@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/5cfc2fbf25776be2a027a474562be02f","name":"Brett Lawson, Principal Software Engineer, Couchbase","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.couchbase.com\/blog\/#\/schema\/person\/image\/ee3586f0c112c20e863af447d44dec8f","url":"https:\/\/secure.gravatar.com\/avatar\/6aec1ba24ef7558a248dcde7b7a18b15b06e2885b24b663906a448634066c1c4?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/6aec1ba24ef7558a248dcde7b7a18b15b06e2885b24b663906a448634066c1c4?s=96&d=mm&r=g","caption":"Brett Lawson, Principal Software Engineer, Couchbase"},"description":"Brett Lawson is a Principal Software Engineer at Couchbase. Brett is responsible for the design and development of the Couchbase Node.js and PHP clients as well as playing a role in the design and development of the C library, libcouchbase.","url":"https:\/\/www.couchbase.com\/blog\/author\/brett-lawson\/"}]}},"authors":[{"term_id":9004,"user_id":31,"is_guest":0,"slug":"brett-lawson","display_name":"Brett Lawson, Principal Software Engineer, Couchbase","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/6aec1ba24ef7558a248dcde7b7a18b15b06e2885b24b663906a448634066c1c4?s=96&d=mm&r=g","author_category":"","last_name":"Lawson","first_name":"Brett","job_title":"","user_url":"","description":"Brett Lawson is a Principal Software Engineer at Couchbase. Brett is responsible for the design and development of the Couchbase Node.js and PHP clients as well as playing a role in the design and development of the C library, libcouchbase."}],"_links":{"self":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/posts\/1762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/users\/31"}],"replies":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/comments?post=1762"}],"version-history":[{"count":0,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/posts\/1762\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/media\/13873"}],"wp:attachment":[{"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/media?parent=1762"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/categories?post=1762"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/tags?post=1762"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.couchbase.com\/blog\/wp-json\/wp\/v2\/ppma_author?post=1762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}