The [doc says](https://github.com/FoolCode/SphinxQL-Query-Builder#query-escaping): - **$sq->escape($value)** ... But it seems it's in the Connection class, not in SphinxQL class - **$sq->quoteIdentifier($identifier)** ... But it seems this method doesn't exist Or i just got something wrong, in that case, im sorry