https://github.com/pluf/collection
Document collection data model.
https://github.com/pluf/collection
phphub pluf
Last synced: about 2 months 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 9 years ago)
- Default Branch: develop
- Last Pushed: 2020-03-16T17:21:37.000Z (about 6 years ago)
- Last Synced: 2025-02-22T12:45:55.440Z (over 1 year 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
[](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.