8000 GitHub - sebk69/small-orm-swoole: Swoole connector for small-orm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

sebk69/small-orm-swoole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sebk/small-orm-swoole

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

0