small / orm-swoole
This package is abandoned and no longer maintained.
The author suggests using the small/swoole-entity-manager-core package instead.
There is no license information available for the latest version (2.0.3) of this package.
Swoole connector for small-orm
2.0.3
2023-04-05 12:51 UTC
Requires
- small/orm-core: >=1.0
- small/swoole-patterns: >=1.0.1
- dev-master
- 22.x-dev
- 2.x-dev
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.x-dev
- 1.8.15
- 1.8.14
- 1.8.13
- 1.8.12
- 1.8.11
- 1.8.10
- 1.8.9
- 1.8.8
- 1.8.7
- 1.8.6
- 1.8.5
- 1.8.4
- 1.8.3
- 1.8.2
- 1.8.1
- 1.8.0
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.5
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5
- 1.4.1
- 1.4
- 1.3.1
- 1.3
- 1.2
- 1.1.1
- 1.1
- 1.0
- dev-22.x-beca
- dev-marketing
This package is auto-updated.
Last update: 2024-08-01 19:35:46 UTC
README
Small Orm is a small php ORM.
This package provide swoole connector.
Install
Require Small ORM Core package (https://framagit.org/small/small-orm-core) :
composer require small/orm-core
Require the package with composer:
composer require small/orm-swoole
Documentation
You can find the documentation here : documentation