https://github.com/bozerkins/masters-dmc
Create and manage tables row or column based with PHP <3
https://github.com/bozerkins/masters-dmc
Last synced: 3 months ago
JSON representation
Create and manage tables row or column based with PHP <3
- Host: GitHub
- URL: https://github.com/bozerkins/masters-dmc
- Owner: bozerkins
- License: mit
- Created: 2018-02-11T16:51:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T04:59:43.000Z (over 2 years ago)
- Last Synced: 2025-01-02T02:24:00.510Z (5 months ago)
- Language: PHP
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Data Management Components
Sample implementation of data management components for defining and handling tables.
> Note: This is a University project, mode with a purpose of exploring NoSQL options that can be created with PHP language.
[](https://circleci.com/gh/bozerkins/dmc/tree/master)
[](https://opensource.org/licenses/mit-license.php)## Installation
Basic installation with composer
```shell
composer require bozerkins/data-management-components
```
## DocumentationMake sure to check out the docs for usage example
## Support
How much do we care?
Enough to leave an email just here: [email protected]