PHPackages                             chemem/fauxton-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. chemem/fauxton-client

ActiveLibrary[Database &amp; ORM](/categories/database)

chemem/fauxton-client
=====================

A simple CouchDB interaction library.

v1.0.0.x-dev(7y ago)9131[2 issues](https://github.com/ace411/fauxton-client/issues)MITPHPPHP &gt;=7.0

Since Aug 23Pushed 7y ago2 watchersCompare

[ Source](https://github.com/ace411/fauxton-client)[ Packagist](https://packagist.org/packages/chemem/fauxton-client)[ RSS](/packages/chemem-fauxton-client/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (8)Versions (4)Used By (0)

fauxton-client
==============

[](#fauxton-client)

A simple CouchDB interaction library.

Requirements
------------

[](#requirements)

- PHP 7.0+

Installation
------------

[](#installation)

fauxton-client is available on Packagist. To install it, type the following on your preferred command-line interface:

```
composer require chemem/fauxton-client dev-master

```

Fauxton
-------

[](#fauxton)

Fauxton, formerly Futon, is the name of the Couch Database web client. Like its predecessor, Fauxton is a robust web interface designed to ease interactions with CouchDB.

The client
----------

[](#the-client)

Fauxton-client is a PHP library written for the sole purpose of performing CouchDB operations such as creating databases, creating indexes and writing Mango queries.

NoSQL vs SQL
------------

[](#nosql-vs-sql)

Structured Query Language (SQL) is a popular approach to handling back-end information and follows Atomicity Consistency Isolation and Durability (ACID) conventions. Simply put, SQL databases allow those who use them to store unique data in relational, table structures.

NoSQL, on the other hand, presents a different paradigm to handling data interactions: NoSQL standards are a manifestation of Basically Available Soft-state Eventually consistent (BASE) practices. Couch Database is a NoSQL database that follows a document-oriented, key-value pair format that is also convenient for manipulating data.

Documentation
-------------

[](#documentation)

I advise that you read the [official CouchDB documentation](http://docs.couchdb.org/en/2.0.0/api/index.html)so as to better understand the fauxton-client. Also, reading the [fauxton-client wiki](https://github.com/ace411/fauxton-client/wiki/Introduction) is recommended and therefore, prudent.

Running the unit tests
----------------------

[](#running-the-unit-tests)

In order to run the unit tests, run the following command:

```
vendor/bin/phpunit -c phpunit.xml.dist

```

Dealing with problems
---------------------

[](#dealing-with-problems)

Endeavor to create an issue on GitHub when the need arises or send an email to

Note
----

[](#note)

In light of recent modification activity, the fauxton-client is temporarily unusable.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 99.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2700d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb9a0c8a1351bb031632b9f7803cd89cfb25068a29a47aa3775f160a3bc966ae?d=identicon)[ace411](/maintainers/ace411)

---

Top Contributors

[![ace411](https://avatars.githubusercontent.com/u/11040337?v=4)](https://github.com/ace411 "ace411 (146 commits)")[![pbombo](https://avatars.githubusercontent.com/u/470315?v=4)](https://github.com/pbombo "pbombo (1 commits)")

---

Tags

async-phpcouch-databasecouchdbcouchdb-clientcouchdb-mangofauxtonfauxton-clientfunctional-programmingnosqlphpphp-libraryphp7reactphpreactphp-components

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chemem-fauxton-client/health.svg)

```
[![Health](https://phpackages.com/badges/chemem-fauxton-client/health.svg)](https://phpackages.com/packages/chemem-fauxton-client)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k193.1M3.0k](/packages/composer-composer)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)[getgrav/grav

Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS

15.5k85.4k1](/packages/getgrav-grav)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M464](/packages/pimcore-pimcore)[mollie/mollie-api-php

Mollie API client library for PHP. Mollie is a European Payment Service provider and offers international payment methods such as Mastercard, VISA, American Express and PayPal, and local payment methods such as iDEAL, Bancontact, SOFORT Banking, SEPA direct debit, Belfius Direct Net, KBC Payment Button and various gift cards such as Podiumcadeaukaart and fashioncheque.

60315.4M74](/packages/mollie-mollie-api-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
