small/swoole-orm-core

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 (0.1.1) of this package.

small-orm core package. Use it for your from scratch implementation.

0.1.1 2023-10-28 00:06 UTC

This package is not auto-updated.

Last update: 2024-08-01 19:33:21 UTC


README

Small Swoole ORM is a small php ORM designed for swoole.

This package is the core of Small Swoole ORM.

Install

Require the package with composer:

composer require small/small-swoole-orm-core

TODO

  • Postgre connector
  • Redis connector
  • Swoole Table connector
  • Key value QueryBuilder