lukevers/odoo-client

A PHP Client for Odoo

Maintainers

Package info

github.com/lukevers/OdooClient

pkg:composer/lukevers/odoo-client

Statistics

Installs: 20

Dependents: 0

Suggesters: 0

Stars: 0

0.3.0 2015-12-07 17:56 UTC

This package is not auto-updated.

Last update: 2026-03-05 01:40:37 UTC


README

OdooClient is an Odoo client for PHP. It is inspired on OpenERP API from simbigo and uses a more or less similar API. Instead of an own XmlRpc client it depends on the XmlRpc and Xml libraries from ZF.

Usage

Todo