PHPackages                             ang3/php-odoo-dbal - 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. [Database &amp; ORM](/categories/database)
4. /
5. ang3/php-odoo-dbal

ActiveComponent[Database &amp; ORM](/categories/database)

ang3/php-odoo-dbal
==================

PHP Odoo Database Abstraction Layer (DBAL)

v0.1.0(2y ago)0107MITPHPPHP &gt;=8.1

Since Jan 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Ang3/php-odoo-dbal)[ Packagist](https://packagist.org/packages/ang3/php-odoo-dbal)[ RSS](/packages/ang3-php-odoo-dbal/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

PHP Odoo Database Abstraction Layer (DBAL)
==========================================

[](#php-odoo-database-abstraction-layer-dbal)

[![Code Quality](https://github.com/ang3/php-odoo-dbal/actions/workflows/php_lint.yml/badge.svg)](https://github.com/ang3/php-odoo-dbal/actions/workflows/php_lint.yml)[![PHPUnit tests](https://github.com/ang3/php-odoo-dbal/actions/workflows/phpunit.yml/badge.svg)](https://github.com/ang3/php-odoo-dbal/actions/workflows/phpunit.yml)[![Latest Stable Version](https://camo.githubusercontent.com/3c68452f9742de1713c8edcbbf3ecc1832ba850ee35cf21c02418ed1910ca58f/68747470733a2f2f706f7365722e707567782e6f72672f616e67332f7068702d6f646f6f2d6462616c2f762f737461626c65)](https://packagist.org/packages/ang3/php-odoo-dbal)[![Latest Unstable Version](https://camo.githubusercontent.com/1ee96ab467eb645c706dc84e9ed848b1f1c1212e474f74a84a1ad7d1a3f4723b/68747470733a2f2f706f7365722e707567782e6f72672f616e67332f7068702d6f646f6f2d6462616c2f762f756e737461626c65)](https://packagist.org/packages/ang3/php-odoo-dbal)[![Total Downloads](https://camo.githubusercontent.com/312b3f7c644191b891d1c4e61d74148ea6dfe30ce59ce255bf763e33ae47dd62/68747470733a2f2f706f7365722e707567782e6f72672f616e67332f7068702d6f646f6f2d6462616c2f646f776e6c6f616473)](https://packagist.org/packages/ang3/php-odoo-dbal)

This component allows you to manage your Odoo instance as database like Doctrine by managing records. This library uses the [PHP Odoo API client](https://github.com/Ang3/php-odoo-api-client) `>=8.x` with JSON-RPC by default.

**Main features**

- Record manager - Main entrypoint of DBAL API
- Schema - Get models and fields metadata
- Custom metadata caching
- Types converter and custom types
- Query builder to make queries easily
- Repositories for built-in methods and reusable queries
- Lazy result for massive data (select/search)

Installation
------------

[](#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-dbal
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Usage
-----

[](#usage)

Please read the [documentation](/docs/index.md).

Tests
-----

[](#tests)

To run tests:

```
$ git clone git@github.com:Ang3/php-odoo-dbal.git
$ composer install
$ vendor/bin/simple-phpunit
```

License
-------

[](#license)

This software is published under the [MIT License](./LICENCE).

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

897d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7427494?v=4)[Joanis Rt](/maintainers/Ang3)[@Ang3](https://github.com/Ang3)

---

Top Contributors

[![Ang3](https://avatars.githubusercontent.com/u/7427494?v=4)](https://github.com/Ang3 "Ang3 (61 commits)")

---

Tags

abstractiondatabasedbalquerybuilderodoolayer

### Embed Badge

![Health badge](/badges/ang3-php-odoo-dbal/health.svg)

```
[![Health](https://phpackages.com/badges/ang3-php-odoo-dbal/health.svg)](https://phpackages.com/packages/ang3-php-odoo-dbal)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[envms/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

922530.0k13](/packages/envms-fluentpdo)[lichtner/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

930286.0k6](/packages/lichtner-fluentpdo)[fpdo/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

922251.8k8](/packages/fpdo-fluentpdo)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M572](/packages/shopware-core)[ang3/php-odoo-api-client

Odoo API client

3965.0k3](/packages/ang3-php-odoo-api-client)

PHPackages © 2026

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