hiqdev / reodb
Reusable Objective DataBase
Installs: 16 109
Dependents: 1
Suggesters: 0
Security: 0
Stars: 6
Watchers: 4
Forks: 3
Open Issues: 0
Language:PLpgSQL
Type:yii2-extension
Requires (Dev)
- hiqdev/hidev-hiqdev: dev-master
- hiqdev/hidev-php: dev-master
- hiqdev/hidev-sql: dev-master
Suggests
- ext-PDO: Required to execute migrations
This package is auto-updated.
Last update: 2024-10-31 00:21:20 UTC
README
Reusable Objective DataBase
Reusable basis for database for objects.
Provides:
- reference tree
ref
with handy functions - EAV (entity-attribute-value)
obj
,prop
,value
status
tag
tie
Installation
The preferred way to install this project is through composer.
php composer.phar create-project "hiqdev/reodb:*" directory2install
Usage
Sorry, no recipes for the moment.
Just use as examples.
License
This project is released under the terms of the BSD-3-Clause license. Read more here.
Copyright © 2008-2018, HiQDev (http://hiqdev.com/)