At first it will be a simple query->return associative array, but my plan is to make plain PHP object for each query, I guess it can be useful.
It’s using cURL if available, plan is to add some kind of caching capabilities. For now it’s very simple and not finished at all!