small / swoole-entity-manager-core
ORM designed for swoole. This is the core package. Use it for your from scratch implementation.
1.2.2
2024-11-05 17:40 UTC
Requires
- php: 8.3.*
- ext-mbstring: *
- small/collection: 2.*
- small/forms: 1.*
- small/swoole-db: >=1.3
- small/swoole-patterns: 22.*
- symfony/validator: ^7.1
- symfony/yaml: 7.1.1
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