small/swoole-orm-core

此包已被废弃,不再维护。作者建议使用small/swoole-entity-manager-core包。
此包最新版本(0.1.1)没有提供许可证信息。

small-orm 核心包。用于从头开始实现。

0.1.1 2023-10-28 00:06 UTC

This package is not auto-updated.

Last update: 2024-08-01 19:33:21 UTC


README

Small Swoole ORM 是为 Swoole 设计的小型 PHP ORM。

此包是 Small Swoole ORM 的核心。

安装

使用 composer 安装此包

composer require small/small-swoole-orm-core

TODO

  • PostgreSQL 连接器
  • Redis 连接器
  • Swoole Table 连接器
  • 键值查询构建器