Libraries tagged by model data
suhk/datafinder-laravel
10 Downloads
This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.
somecoding/ordb-models
583 Downloads
This package contains the Models for the Open Recipe Database. These are Models related to Recipes.
rajinha92/model-generator
7 Downloads
This package reads a database and generate Models and Migrations
mvccore/ext-controller-datagrid
333 Downloads
MvcCore - Extension - Controller - DataGrid - extension to define and render datagrid component by model class.
mvccore/example-cdcol-extended-models
4 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database and extended models.
managefaster/database
39 Downloads
Override model base eloquent and database functionality with encrypt function and uuid
faliure/laravel-separate-databases
11997 Downloads
Laravel Eloquent Relationships for Models living in separate databases (different hosts or same)
crocodic/laravel-model
300 Downloads
Boost your laravel database relation with model enhancement
azizoff/laravel-model-generator
952 Downloads
Laravel database based Laravel model generator
sidus/eav-datagrid-bundle
3273 Downloads
Extension for sidus/eav-model-bundle, sidus/datagrid-bundle and sidus/eav-filter-bundle to allow datagrid management with EAV model
team383/data-table-laravel
2 Downloads
A Laravel package to facilitate the creation of dynamic data tables for Eloquent models, allowing sorting, searching, filtering and pagination
petitkoalak/eloquent-rest-date-format
527 Downloads
trait to apply specific date format to exported model
peroks/model
67 Downloads
Models: Classes with built-in data validation
nabil12ful/store-data-requests
52 Downloads
Store data to DB by model from requests fields html form
laravellegends/interactive-model
8521 Downloads
This library is helpful to record data in the Eloquent models interactively via the command line.