Download the PHP package yurunsoft/tdengine-orm without Composer
On this page you can find all versions of the php package yurunsoft/tdengine-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tdengine-orm
tdengine-orm
简介
基于 tdengine-restful-connector、php-tdengine 开发的 TDEngine ORM。
支持创建超级表、创建表、批量插入数据。
此项目支持在 PHP >= 7.1 的项目中使用。
支持在 ThinkPHP、Laravel、Swoole、imi 等项目中使用
在 Swoole 环境中支持协程化,不会阻塞!
技术支持 QQ 群: 17916227,如有问题可以及时解答和修复。
安装
composer require yurunsoft/tdengine-orm
使用
使用连接管理器:
定义模型:
创建超级表:
创建表:
插入数据:
批量插入数据:
All versions of tdengine-orm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
yurunsoft/tdengine-restful-connector Version ^1.0
doctrine/annotations Version ^1.13
symfony/polyfill-php81 Version *
yurunsoft/tdengine-restful-connector Version ^1.0
doctrine/annotations Version ^1.13
symfony/polyfill-php81 Version *
The package yurunsoft/tdengine-orm contains the following files
Loading the files please wait ....