Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 951 Bytes

File metadata and controls

24 lines (17 loc) · 951 Bytes

Claromentis QX

QX aims to supersede (or perhaps accompany) the QueryBuilder and DBObject from the Claromentis framework.

QX is a query builder and ORM based heavily on the excellent and open source Laravel framework.

For use examples, see the examples folder.


How do I use it?

At the root of your existing GIT repo, simply:

git submodule add git@github.com:juco/cla-qx.git intranet/common/qx

You will now find it at $CLA_ROOT/intranet/common/qx

So, is it ready for production use?

No.

Can I contribute?

Yes.