Laravel-Metable Documentation
===========================================

.. image:: https://img.shields.io/coveralls/plank/laravel-metable.svg?style=flat-square
    :target: https://coveralls.io/github/plank/laravel-metable
    :alt: Coveralls
.. image:: https://styleci.io/repos/79148832/shield?branch=master
    :target: https://styleci.io/repos/79148832
    :alt: StyleCI
.. image:: https://img.shields.io/packagist/v/plank/laravel-metable.svg?style=flat-square
    :target: https://packagist.org/packages/plank/laravel-metable
    :alt: Packagist

Laravel-Metable is a package for easily attaching arbitrary data to Eloquent models for Laravel 5.

.. toctree::
   :maxdepth: 2

   intro
   handling_meta
   querying_meta
   datatypes
   extending_meta

