Libraries tagged by model-info
startupwrench/laratables
51 Downloads
A package to easily transform your Eloquent models into JSON to be used by Datatables 1.10+.
sikhlana/laravel-modular
2225 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
salemc/typescriptify-laravel-models
2 Downloads
Convert Laravel models into TypeScript interfaces
purrdigital/wordpress-eloquent
0 Downloads
Forked From: https://github.com/drewjbartlett/wordpress-eloquent. A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
phillipjohnson/wordpress-eloquent-clone
191 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
oceceli/inheritable-model-settings
27 Downloads
Inherit any setting from any model infinitely deep
naranarethiya/model-resource-generator
12 Downloads
Automatically generate API resource classes for your Laravel models, simplifying the process of transforming your models into API resources with ease.
mysql-workbench-schema-exporter/exporter
1 Downloads
Export MySQL Workbench Schema model into various models such as Doctrine, Propel, Sequelize, and others
mvcommerce-modules/grouping
430 Downloads
MVCommerce Module :: A polymorphic model grouping library. Create groups and attach any model into it.
miraframework/appmodels
40 Downloads
A Service Provider to include app models into the Mira Framework
maso/treeify
23 Downloads
Laravel package allows you to convert flat collections of models into hierarchical tree structures, simplifying parent-child relationships management.
lumore/laravel-typescript
5 Downloads
Transform Laravel models into TypeScript interfaces
lanre/laravel-typescript
3 Downloads
Transform Laravel models into TypeScript interfaces
itsmill3rtime/listify
7 Downloads
Turn any Eloquent model into a list! http://lookitsatravis.github.io/listify
decowood/laravel-eloquent-to-graphql
49 Downloads
Automatically turn Eloquent models into GraphQL