Libraries tagged by model-info
drewjbartlett/wordpress-eloquent
1505 Downloads
A Laravel wrapper for wordpress which turns all Wordpress models into Laravel Eloquent Models.
bernskiold/laravel-record-merge
152 Downloads
A package for Laravel to merge two Eloquent models into one.
lookitsatravis/listify
54727 Downloads
Turn any Eloquent model into a list! http://lookitsatravis.github.io/listify
vikilaboy/laravel-distributed-maintenance-mode
11539 Downloads
Offers Laravel applications the ability to store the maintenance mode information on Redis or S3. Forked from despark/laravel-distributed-maintenance-mode
despark/laravel-distributed-maintenance-mode
4843 Downloads
Offers Laravel applications the ability to store the maintenance mode information on Redis or S3
phergie/phergie-irc-plugin-react-usermode
391 Downloads
Phergie plugin for monitoring and providing access to user mode information
sikhlana/laravel-modular
2317 Downloads
A simple package to neatly keep models into sub-directories without breaking the table naming.
konekt/resource
1793 Downloads
API Resources library to transform entities/models into REST API objects. Inspired by Laravel - usable in any Framework
imcity-tech/laravel-translatable
1640 Downloads
[fork] The package provides possibility to translate your Eloquent models into different languages using a single database table.
hanifhefaz/user-model-activity
8 Downloads
Log activities over models into a log file.
basedcollective/laravel-typescript
175 Downloads
Transform Laravel models into TypeScript interfaces
hypejunction/modal_info
61 Downloads
Modal Info Screens
ymo/laratables
62 Downloads
A package to easily transform your Eloquent models into JSON to be used by Datatables 1.10+.
xylemical/code-generator
0 Downloads
Converts the object model into code.
uccello/eloquent-tree
428 Downloads
Eloquent Tree transforms a model into tree model for Laravel Eloquent ORM.