Code Monkey home page Code Monkey logo

phpcb-migration's Introduction

phpcb-migration

PHP Class to provide v1 client lib methods with the v2 lib

Between the version 1 and 2 of the couchbase PHP client library the Couchbase class was replaced.

The class in this project aims at being a drop in replacement to make existing call to the v1 Couchbase object still work when the v2 lib is installed.

Note that the PHP client library v2 needs the C library : libcouchbase version 2.4.5 (at least).

It works with PHP 5.3 (tested with 5.3.9) and higher.

This class is intended to be used with the PHP client library 2.0.3 or higher. In 2.0.2 and before two bugs existed, to use this version of the PHP client library see the 2.0.2 tag.

It might differ a little from certain return codes with the v1 PHP client library as those were not very well documented.

Its status is : "ready to use with the usual precaution". Some PHP doc might be added in the future...


Usual disclaimer : do not put it in production environment without extensive testing. This class is provided as is and free to use.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.