An open API service indexing awesome lists of open source software.

https://github.com/thecodingmachine/tdbm-metahydrator

Bindings between thecodingmachine/meta-hydrator and thecodingmachine/tdbm
https://github.com/thecodingmachine/tdbm-metahydrator

Last synced: 3 months ago
JSON representation

Bindings between thecodingmachine/meta-hydrator and thecodingmachine/tdbm

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/thecodingmachine/tdbm-metahydrator/v/stable)](https://packagist.org/packages/thecodingmachine/tdbm-metahydrator)
[![Total Downloads](https://poser.pugx.org/thecodingmachine/tdbm-metahydrator/downloads)](https://packagist.org/packages/thecodingmachine/tdbm-metahydrator)
[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/tdbm-metahydrator/v/unstable)](https://packagist.org/packages/thecodingmachine/tdbm-metahydrator)
[![License](https://poser.pugx.org/thecodingmachine/tdbm-metahydrator/license)](https://packagist.org/packages/thecodingmachine/tdbm-metahydrator)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/thecodingmachine/tdbm-metahydrator/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/thecodingmachine/tdbm-metahydrator/?branch=master)
[![Build Status](https://travis-ci.org/thecodingmachine/tdbm-metahydrator.svg?branch=master)](https://travis-ci.org/thecodingmachine/tdbm-metahydrator)
[![Coverage Status](https://coveralls.io/repos/thecodingmachine/tdbm-metahydrator/badge.svg?branch=master&service=github)](https://coveralls.io/github/thecodingmachine/tdbm-metahydrator?branch=master)

TDBM tp Meta-hydrator bindings
==============================

**Work in progress, no stable release yet**

This is a package to bind TDBM to the thecodingmachine/metahydrator module.

Example:

```php
// TODO
```