Libraries tagged by model support
mjkhajeh/wporm
46 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
sebwas/multi-model-authentication
8 Downloads
An alteration of the authentication methods by laravel to support multi model authentication
suren/laravel-mongo-model-schema
2430 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
koozza/laravel-model-transaction-mysql
2 Downloads
Transaction support for laravel models
madnh/laravel-model-labels
3121 Downloads
Support get label of model's fields, from model::$labels property or Laravel's localization features
hnhdigital-os/laravel-model-change-tracking
291 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
bluora/laravel-model-change-tracking
1381 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
crudadmin/resources
3372 Downloads
Package creating support for Admin Model UI
crudadmin/framework
3072 Downloads
Package creating support for Admin Model migrations feature
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
waad/laravel-dynamic-observer
116 Downloads
Call observer of the model without requiring in any provider, support multi observers
soukicz/mcp
9 Downloads
PHP implementation of Model Context Protocol (MCP) server with PSR-7 support
laravelir/attachmentable
27 Downloads
A package for attachment files to models
holacliente/laravel-datatables
179 Downloads
Datatables that supports pagination and recursive searching in relations
beyerz/simple-hmvc-bundle
3895 Downloads
Symfony bundle to support the HMVC design pattern