Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pluf/collection

Document collection data model.
https://github.com/pluf/collection

phphub pluf

Last synced: about 24 hours ago
JSON representation

Document collection data model.

Awesome Lists containing this project

README

        

# Collection module

[![Build Status](https://travis-ci.org/pluf/collection.svg?branch=master)](https://travis-ci.org/pluf/collection)

It is a Pluf module to manage set of attributes as a document. Each document is formed of a set of attributes. Each attribute has its own title, value and other properties.

In the Collection module a service is provided to manage documents and attributes.