PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
To use the library, simply incorporate the units into your projects, implement migrations, and execute the migrator. It's that simple. To get started quickly, please take a look at the sample codes ...