ang3/php-odoo-orm
最新稳定版本:v0.1.9
Composer 安装命令:
composer require ang3/php-odoo-orm
包简介
PHP object relational mapper (ORM) for Odoo databases.
README 文档
README
PHP object relational mapper (ORM) for Odoo databases. This component allows you to manage your Odoo records as mapped objects.
This component uses package ang3/php-odoo-api-client as client.
Beta stable version 0.* - Follow package updates carefuly.
Requirements
Please see the requirements from package ang3/php-odoo-api-client.
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of the client:
$ composer require ang3/php-odoo-orm
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Summary
/!\ Development in progress /!\
统计信息
- 总下载量: 3.82k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-07-03