sebk / small-orm-swoole
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (1.6.0) of this package.
1.6.0
2023-01-03 17:33 UTC
Requires
- sebk/small-orm-core: >=1.0
- sebk/small-swoole-patterns: >=1.0.1
README
Small Orm is a small php ORM.
This package provide swoole connector.
Migrated
This lib has been migrated to framagit project.
A new composer package is available at https://packagist.org/packages/small/orm-swoole
Future commits will be done on framagit.
This repository will be removed in few month.
Install
Require Small ORM Core package (https://github.com/sebk69/small-orm-core) :
composer require sebk/small-orm-core
Require the package with composer:
composer require sebk/small-orm-swoole
Documentation
You can find the documentation here : documentation