Object Relations Wiki
Flexible database for storing object relations
Status: Beta
Brought to you by:
brunoveldeman
This first project coded in PHP was quite a challenge for me. I have never used PHP before, so some experienced PHP developers might find the code different from what they are used to. My time is limited, I only dedicate some evenings to this. My daytime job does not allow me to dedicate all day to coding.
I choose not to use a framework, I wanted to learn basic PHP before using advanced tools. The next step will be rewriting the code using objects. Then it will be time to look for some framework and test if speed is not too much affected.
For now, I am quite happy over the result. There are now (Sept 2012) around 5000 lines of code. It is documented and somewhat secure. Although it will be improved by future releases.