PHPackages                             inluxc/openerp-php-connector - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. inluxc/openerp-php-connector

ActiveLibrary[API Development](/categories/api)

inluxc/openerp-php-connector
============================

PHP Connector to Openerp

0.1.0(9y ago)08AGPL V3PHPPHP &gt;=5.3.0

Since Feb 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/inluxc/openerp-php-connector)[ Packagist](https://packagist.org/packages/inluxc/openerp-php-connector)[ RSS](/packages/inluxc-openerp-php-connector/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (3)Used By (0)

OpenERP/ODOO-PHP-Connector
==========================

[](#openerpodoo-php-connector)

MOST POPULAR &amp; EASY ODOO/OpenERP PHP CONNECTOR

\[Its support SSL enabled Odoo/OpenERP Instances too.\]

XMLRPC Connecotor communicate with OpenERP Server 6 and 7, 8.0 version too. One of tested and well worked PHP Connector. AGPL V3

We had been successful delived many mobile apps, eCommerce apps and many other business apps, by using this simplest, powerful connector.

License: AGPL V3, No exception, by using this lib, you can keep private your code/modules.

Kindly contact us for integration &amp; implementation, We are happy to serve you.

Powered By SnippetBucket.com
============================

[](#powered-by-snippetbucketcom)

Tejas Tank.

Email:  or website:

Contact us for support
======================

[](#contact-us-for-support)

Skype Us: live.snippetbucket or

Company or Developers
=====================

[](#company-or-developers)

Create own UI and Module Integrated thing with this library &amp; you get own tradmarked front-end brand.

Example Code
============

[](#example-code)

$instance = new OpenERP();

$x = $instance-&gt;login("demo", "demo", "demo", "");

$fields = array('id','name','model');

$ids = range(1,2);

$partners = $instance-&gt;read($ids, $fields, "res.partner");

print\_r($partners);

Below example to execute workflow.
==================================

[](#below-example-to-execute-workflow)

=========== example to use workflow,

$x = $rpc-&gt;login(....);

if($x){

```
 $rpc->workflow('sale.order', 'order_confirm',  $sale_order_id);
 $rpc->workflow('sale.order', 'manual_invoice',  $sale_order_id);
 .....
 // this way can execute any workflow or workflow signals...

```

} // Similar button\_click method also added.

Download XMLRPC
===============

[](#download-xmlrpc)

Visit : [www.SnippetBucket.com](http://www.SnippetBucket.com)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3427d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/584683?v=4)[Fulvio Carvalhido](/maintainers/inluxc)[@inluxc](https://github.com/inluxc)

---

Top Contributors

[![tejastank](https://avatars.githubusercontent.com/u/311413?v=4)](https://github.com/tejastank "tejastank (30 commits)")[![inluxc](https://avatars.githubusercontent.com/u/584683?v=4)](https://github.com/inluxc "inluxc (1 commits)")

### Embed Badge

![Health badge](/badges/inluxc-openerp-php-connector/health.svg)

```
[![Health](https://phpackages.com/badges/inluxc-openerp-php-connector/health.svg)](https://phpackages.com/packages/inluxc-openerp-php-connector)
```

###  Alternatives

[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[bsobbe/ithenticate

A library to use Ithenticate API easier and faster, to check and prevent plagiarism

2312.9k](/packages/bsobbe-ithenticate)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
