https://github.com/agrafix/simplephpcouch
A very simple PHP wrapper for the CouchDB REST API
https://github.com/agrafix/simplephpcouch
Last synced: about 2 months ago
JSON representation
A very simple PHP wrapper for the CouchDB REST API
- Host: GitHub
- URL: https://github.com/agrafix/simplephpcouch
- Owner: agrafix
- License: mit
- Created: 2012-10-15T22:28:19.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2015-01-14T00:01:24.000Z (over 11 years ago)
- Last Synced: 2025-03-08T20:48:57.927Z (over 1 year ago)
- Language: PHP
- Size: 104 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SimplePHPCouch
A very small and simple wrapper written in PHP for CouchDB-Rest API. Requires the CURL extension.