Skip to content

PHP object relational mapper (ORM) for Odoo databases.

License

Notifications You must be signed in to change notification settings

aesislabs/php-odoo-orm

 
 

Repository files navigation

PHP Odoo ORM

Build Status Latest Stable Version Latest Unstable Version Total Downloads

PHP object relational mapper (ORM) for Odoo databases. This component allows you to manage your Odoo records as mapped objects.

This component uses package aesislabs/php-odoo-api-client as client.

Beta stable version 0.* - Follow package updates carefuly.

Requirements

Please see the requirements from package aesislabs/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 aesislabs/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 /!\

About

PHP object relational mapper (ORM) for Odoo databases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%