small / swoole-entity-manager
此包已被弃用且不再维护。作者建议使用 small/swoole-entity-manager-core 包。
此包的最新版本(dev-master)没有提供许可证信息。
Small Swoole Entity Manager 是 ORM 核心包。用于从头开始实现。
此包的官方仓库似乎已消失,因此该包已被冻结。
dev-master
2024-05-13 20:32 UTC
Requires
- php: 8.3.*
- ext-mbstring: *
- predis/predis: 2.2.*
- small/collection: 2.*
- small/swoole-db: >=1.2
Requires (Dev)
- phpstan/phpstan: *
- phpunit/phpunit: 10.*
This package is not auto-updated.
Last update: 2024-08-16 12:09:52 UTC
README
Small Swoole Entity Manager 是为 swoole 设计的 PHP ORM。
这是核心包。
安装
使用 composer 安装此包
composer require small/swoole-entity-manager-core
待办事项
- Postgre 连接器
- Redis 连接器
- Swoole Table 连接器
- 键值 QueryBuilder