2017 © Pedro Peláez
 

library couchdb

Simple CouchDB client without dependencies

image

grobmeier-solutions/couchdb

Simple CouchDB client without dependencies

  • Wednesday, February 14, 2018
  • by grobmeier
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,565 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 15 % Grown

The README.md

CouchDB access using PHP

A simple CouchDB client which helps to access data from CouchDB. It does not map any data to any classes yet, like the abandoned Doctrine library., (*1)

Docs + contribution guides following, (*2)

Installation

This package can be installed using Packagist:, (*3)

composer require grobmeier-solutions/couchdb

The Versions

14/02 2018

dev-master

9999999-dev

Simple CouchDB client without dependencies

  Sources   Download

Apache-2.0 Apache License 2.0

The Requires

 

The Development Requires