small/swoole-entity-manager

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

Small Swoole Entity Manager is the orm core package. Use it for your from scratch implementation.

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-master 2024-05-13 20:32 UTC

This package is not auto-updated.

Last update: 2024-08-16 12:09:52 UTC


README

logo-800x345.png

Small Swoole Entity Manager is a php ORM designed for swoole.

This is the core package.

coverage-badge.png tests-badge.png

Install

Require the package with composer:

composer require small/swoole-entity-manager-core

TODO

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