yuiirax/gizmo-eloquent

This package is abandoned and no longer maintained. No replacement package was suggested.

A Eloquent ORM for Gizmo Application Management Platform

v0.1.0 2019-10-25 13:19 UTC

This package is auto-updated.

Last update: 2020-12-25 16:06:24 UTC


README

68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f6474666276766b79702f696d6167652f75706c6f61642f76313536363333313337372f6c61726176656c2d6c6f676f6c6f636b75702d636d796b2d7265642e737667 68747470733a2f2f7062732e7477696d672e636f6d2f70726f66696c655f696d616765732f3938333731363437383437373330373930362f6b5066705a3046472e6a7067

A library that converts GAMP tables into Laravel Eloquent Models. This is helpful when you want to build a laravel reporting site for GAMP.

Installation

Install Composer

On Linux / Unix / OSX: curl -sS https://getcomposer.org/installer | php
On Windows: https://getcomposer.org/Composer-Setup.exe Or follow instructions on https://getcomposer.org/

Install the package

composer require yuiirax/gizmo-eloquent