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

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

A Laravel service provider package to help you get started with TDBM in Laravel
https://github.com/thecodingmachine/tdbm-laravel

Last synced: 10 months ago
JSON representation

A Laravel service provider package to help you get started with TDBM in Laravel

Awesome Lists containing this project

README

          

[![Latest Stable Version](https://poser.pugx.org/thecodingmachine/tdbm-laravel/v/stable)](https://packagist.org/packages/thecodingmachine/tdbm-laravel)
[![Latest Unstable Version](https://poser.pugx.org/thecodingmachine/tdbm-laravel/v/unstable)](https://packagist.org/packages/thecodingmachine/tdbm-laravel)
[![License](https://poser.pugx.org/thecodingmachine/tdbm-laravel/license)](https://packagist.org/packages/thecodingmachine/tdbm-laravel)
[![Build Status](https://travis-ci.org/thecodingmachine/tdbm-laravel.svg?branch=master)](https://travis-ci.org/thecodingmachine/tdbm-laravel)

Laravel and Lumen TDBM bindings
===============================

TDBM integration package for Laravel and Lumen.

- See [Laravel documentation](https://thecodingmachine.github.io/tdbm/doc/install_laravel.html)
- See [Lumen documentation](https://thecodingmachine.github.io/tdbm/doc/install_lumen.html)