Libraries tagged by model data
thisvessel/carbonated
403 Downloads
An Eloquent model trait that offers more flexible timestamp/date/time handling.
soliantconsulting/simplefm-skeleton
26 Downloads
This application demonstrates use of the SimpleFM\ZF2 package in the Model layer of a Zend Framework 2 MVC application, using the FMServer_Sample database as a data provider.
omnifyjp/laravel-scaffold
122 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.
edgrosvenor/laravelizer
4 Downloads
Create Laravel models, migrations, and factories for an existing MySQL database
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
blakvghost/juste
37 Downloads
Juste is the Core of Project Bravo, my personal PHP MVC framework, it essentially ensures the understanding of Models, Controller, the basic template engine.It also manages the Routing, the middlewares, the database, and especially my super nice homemade mini ORM without forgetting the easy sending of emails.
bertugfahriozer/ci4commonmodel
295 Downloads
With the codeigniter 4 database builder, I combined the general methods I used for myself into a single model.
bangerkuwranger/magento2-gtid-safe-url-rewrite-tables
2121 Downloads
Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.
wazza/sync-model-to-crm
1 Downloads
Helper package to simplify Laravel Model data sync to CRM's. Currently only supported CRM - HubSpot.
triasigaka/model
1 Downloads
Model Data
silverstripe/search-data-extractor
439 Downloads
This module provides a RESTful like API endpoint to expose model data.
silverd/laravel-model-encryption
13 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
rpsimao/laravel-model-encryption
10 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
nion/laravel-model-datatable
6 Downloads
A Laravel package for generating dynamic data tables using Blade components.
moirei/laravel-model-data
374 Downloads
Easily handle data fields in your Eloquent models