sojf/dbal

Sojf DBAL Component

v1.0.0 2016-10-25 06:34 UTC

This package is not auto-updated.

Last update: 2024-05-11 17:40:01 UTC


README

PHP数据抽象层

  • 基于doctrine/dbal 2深度移植,保留mysql操作核心功能
  • 移除事件,日志,保留最精简高效功能
  • 添加set, enum类型支持
  • schemaManager优化,配合sojf系列使用