outrightvision/api-model

Generate Laravel-like Api Models
121,261 4
Install
composer require outrightvision/api-model
Latest Version:v1.0.31
License:MIT
Last Updated:Sep 1, 2026
Links: GitHub  ·  Packagist
Maintainer: jmarcher

Latest Stable Version Total Downloads Build Status codecov

Laravel-like Api Models

This library allows you to cast any API response (or any array) into Laravel-like Models.

Disclaimer

The library is still under development, feel free to open pull requests or suggest any changes.

Installation

  1. Add to your composer file with: composer require outrightvision/api-model
  2. Ready to use.

Related Packages

mopo922/laravel-treats

A collection of goodies for Laravel 5.

509,013 107
jedrzej/searchable

Searchable trait for Laravel's Eloquent models - filter your models using reques...

278,652 125
jedrzej/sortable

Sortable trait for Laravel's Eloquent models - sort your models using request pa...

291,468 52
jimbolino/laravel-model-builder

builds eloquent models based on the tables and relations found in your mysql dat...

11,719 30
jedrzej/withable

Withable trait for Laravel's Eloquent models

211,648 24