https://github.com/wevre/dstruct
Store and retrieve PHP objects in MYSQL database
https://github.com/wevre/dstruct
Last synced: 11 months ago
JSON representation
Store and retrieve PHP objects in MYSQL database
- Host: GitHub
- URL: https://github.com/wevre/dstruct
- Owner: wevre
- License: mit
- Created: 2015-02-09T13:05:19.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-11-23T01:35:54.000Z (over 6 years ago)
- Last Synced: 2025-02-21T11:53:01.964Z (over 1 year ago)
- Language: PHP
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dStruct
Store and retrieve PHP objects in MYSQL database
These files are tested and functional, though not user-friendly at the moment (as of 2015-02-09) although I do hope to improve that over time.
I will expand this readme with a better description and examples of how to use.
One thing to make sure is clear: dStruct objects should be named with a `ds` prefix.