Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pluf/collection
- Owner: pluf
- License: gpl-3.0
- Created: 2017-03-11T12:38:10.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2020-03-16T17:21:37.000Z (over 4 years ago)
- Last Synced: 2024-06-22T18:06:54.813Z (5 months ago)
- Topics: phphub, pluf
- Language: PHP
- Homepage: http://pluf.ir
- Size: 58.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.