Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/folkloreinc/eloquent-json-schema
- Owner: folkloreinc
- Created: 2017-10-21T20:32:50.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-02T16:45:28.000Z (almost 5 years ago)
- Last Synced: 2024-04-14T14:56:22.528Z (7 months ago)
- Topics: json-schema, laravel
- Language: PHP
- Homepage:
- Size: 2.47 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)