Skip to content

vodicka/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core ORM

Simple fork of https://github.com/uestla/YetORM.

MySQL driver

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

About

Simple fork of YetORM

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages