Download the PHP package leblanc-simon/openerpbyjsonrpc without Composer
On this page you can find all versions of the php package leblanc-simon/openerpbyjsonrpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leblanc-simon/openerpbyjsonrpc
More information about leblanc-simon/openerpbyjsonrpc
Files in leblanc-simon/openerpbyjsonrpc
Download leblanc-simon/openerpbyjsonrpc
More information about leblanc-simon/openerpbyjsonrpc
Files in leblanc-simon/openerpbyjsonrpc
Vendor leblanc-simon
Package openerpbyjsonrpc
Short Description Library to communicate into PHP and OpenERP (Odoo)
License MIT
Package openerpbyjsonrpc
Short Description Library to communicate into PHP and OpenERP (Odoo)
License MIT
Please rate this library. Is it a good library?
Informations about the package openerpbyjsonrpc
OpenErpByJsonRpc
Communicate with Odoo via JSON-RPC
Installation
The library depends on a fork of laminas/laminas-json-server. Declare the
matching VCS repository in your project's composer.json before installing:
Requirements: PHP >= 8.5 and the ext-json extension.
Usage
Documentation
Full documentation is available in the docs/ directory:
- Getting started
- Connection & authentication
- Working with records
- Building queries
- Sessions
- Databases
- Session storage
- Error handling
- API reference
- Development
A condensed reference for AI assistants is available in docs/llms.md.
Development
Quality tooling for contributors:
- Coding style — PHP CS Fixer with the
@Symfonyrule set:composer cs-fix(PHP CS Fixer is installed undertools/php-cs-fixer/). - Static analysis — PHPStan at level 8:
vendor/bin/phpstan analyse. - Automated refactoring — Rector:
vendor/bin/rector process. - Tests — PHPUnit:
vendor/bin/phpunit.
See Development for the full guide.
License
Author
Simon Leblanc [email protected]
All versions of openerpbyjsonrpc with dependencies
PHP Build Version
Package Version
The package leblanc-simon/openerpbyjsonrpc contains the following files
Loading the files please wait ...