Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maestroerror/dataremastery
Data Arrangement Modification Class
https://github.com/maestroerror/dataremastery
Last synced: 21 days ago
JSON representation
Data Arrangement Modification Class
- Host: GitHub
- URL: https://github.com/maestroerror/dataremastery
- Owner: MaestroError
- License: mit
- Created: 2021-09-27T14:46:03.000Z (about 3 years ago)
- Default Branch: maestro
- Last Pushed: 2022-09-13T17:25:59.000Z (over 2 years ago)
- Last Synced: 2024-12-03T17:16:31.947Z (21 days ago)
- Language: PHP
- Size: 41 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dataRemastery
Data Arrangement Modification Class
-------------------------------------
### To Do
- Refactor DataRemastery Class and add comments
- Rename methods and properties in more logical and readable ways (ex.: key-value separator, row separator)
- Add copyright comment in class
- Consider use and/or extend with Laravel's Collection
- Add data visualization methods
- Add data manipulation methods
- Add more data type resolving and data refinement methods
- Seo, examples and documentation