PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
If you don't use composer, you can skip the autoloader and include src/SQLParser.php directly. The tokens property contains an array of tokens. SQL keywords are returned as uppercase, with multi-word ...