Simple fork of https://github.com/uestla/YetORM.
Disable creating DateTime object from date and datetime MySQL columns (can be slow).
local.config.neon
database:
dsn: 'mysql:host=localhost;dbname=kyblik'
user: root
password:
options:
driverClass: Core\MySQLDriver