PHPackages                             sinemah/coucheloquent - 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. sinemah/coucheloquent

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

sinemah/coucheloquent
=====================

Lightweight CouchDB wrapper for Laravel

0.0.1-rc(3y ago)0161MITPHPPHP &gt;=8.1

Since Aug 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/SineMah/CouchEloquent)[ Packagist](https://packagist.org/packages/sinemah/coucheloquent)[ RSS](/packages/sinemah-coucheloquent/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

CouchEloquent
=============

[](#coucheloquent)

Lightweight CouchDB wrapper for Laravel. CouchEloquent has a similar syntax like Eloquent but no dependencies to it. Mango Query is used to process all requests.

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

[](#installation)

```
composer require sinemah/coucheloquent

```

Configuration
-------------

[](#configuration)

Create a file named `couchdb.php` on your config folder or copy the included from vendor.

```
