Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/folkloreinc/eloquent-json-schema

Laravel package to add a new cast type to eloquent model so you can use JSON Schema.
https://github.com/folkloreinc/eloquent-json-schema

json-schema laravel

Last synced: about 10 hours ago
JSON representation

Laravel package to add a new cast type to eloquent model so you can use JSON Schema.

Awesome Lists containing this project

README

        

Eloquent Json Schema
============
Laravel package to add a new cast type to eloquent model so you can use Json Schema.

[![Build Status](https://travis-ci.org/Folkloreatelier/eloquent-json-schema.svg?branch=master)](https://travis-ci.org/Folkloreatelier/eloquent-json-schema)
[![Coverage Status](https://coveralls.io/repos/github/Folkloreatelier/eloquent-json-schema/badge.svg?branch=master)](https://coveralls.io/github/Folkloreatelier/eloquent-json-schema?branch=master)
[![Documentation Status](https://readthedocs.org/projects/eloquent-json-schema/badge/?version=latest)](http://eloquent-json-schema.readthedocs.io/en/latest/?badge=latest)