small / swoole-entity-manager-core
ORM designed for swoole. This is the core package. Use it for your from scratch implementation.
2.3.0
2025-09-14 00:59 UTC
Requires
- php: >=8.3
- ext-mbstring: *
- small/collection: 3.*
- small/forms: 2.*
- small/swoole-db: >=1.3
- small/swoole-patterns: 23.*
- symfony/validator: ^7.1
- symfony/yaml: 7.*
Requires (Dev)
README
Small Swoole Entity Manager is a php ORM designed for swoole.
This is the core package.
Install
Require the package with composer:
composer require small/swoole-entity-manager-core