jlynnlee/hyperf-gen-fullstack
Generate a model based on the data table or generate a database migration file based on the model
时间:2025-06-17 10:08
mjkhajeh/wporm
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 buil
时间:2025-06-07 05:22
luissantiago/elogquent
Listens to Eloquent model events and logs configured attribute changes into a history table.
时间:2025-04-22 16:40
theoluirard/laravel-get-table-name
A package that adds a trait to the Laravel Model class and extends the Laravel Relation class with two new types of relations.
时间:2025-04-16 15:29
alexkramse/laravel-translatable-table
Provides simple translation for model data via db
时间:2024-12-04 16:37
internetguru/laravel-model-browser
A Laravel package to browse models and show them in a table, autocmplete, etc.
时间:2024-10-21 09:02
inmanturbo/ecow
Eloquent copy-on-write: automatically copy all model changes to a separate table.
时间:2024-08-07 22:14
iakovos/wireui-smart-table
Simple yet effective and fully configurable component for all CRUD operations. A Laravel - Livewire component that can intuitively present model data in a table (or create/update/delete forms) using Tailwind and WireUI with minimal component configuration while also maintaining fully scalable, exten
时间:2024-07-23 17:22
noouh/auto-model-fillable
A Laravel package to auto-generate Fillable to models from table definitions.
时间:2024-07-22 10:04
noouh/auto-model
A Laravel package to auto-generate models and migrations from table definitions.
时间:2024-07-03 08:46
cable8mm/xeed
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
时间:2024-03-14 21:31
0jkb/schemator
Schemator is an advanced Laravel package designed to streamline development workflows by automatically generating Eloquent models and optional Filament resources. It offers features like selective table generation, skipping default Laravel tables, and enhanced model generation with Laravel Sanctum s
时间:2024-01-12 18:23
osemk/php-custom-model
PHP CustomModel let's you to convert your MYSQL table automaticly to a PHP Model
时间:2023-12-09 14:38
lexbelcode/laravel-eloquent-dynamic-tables-for-models
A simple but effective way to set the table of a model at runtime and continue using Eloquent instead of QueryBuilder
时间:2023-11-28 21:33