small/swoole-orm-core

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-05-12 12:27:01 UTC


README

logo-orm.svg

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

This package is the core of Small Swoole ORM.

coverage-badge.pngtests-badge.png

Install

Require the package with composer:

composer require small/small-swoole-orm-core

TODO

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