I am waiting for Lithium PHP framework's final release (1.0). Especially features like model joins and relationships.
Is there any publicly available info on when this release is expected?
Thanks!
I am waiting for Lithium PHP framework's final release (1.0). Especially features like model joins and relationships.
Is there any publicly available info on when this release is expected?
Thanks!
They have released database relationship (albeit basic, no HABTM as of yet) functionality on the x-relationships branch.
You can check out the source code here.
There is also a blog post explaining it, check it out here
If this isn't complete enough for you, you can always check out another ORM such as doctrine and load it via Libraries::add
.
Additionally if you have questions about releases you can always check out the #li3
IRC channel on freenode, usually a couple of core developers floating around.
I'd suggest you ask them on their IRC channel: irc://irc.freenode.net/#li3