Libraries tagged by custom models
angeo/module-mcp-server
26 Downloads
MCP (Model Context Protocol) server for Magento 2 — gives AI agents (Claude, Gemini, ChatGPT, custom assistants) live, structured, rate-limited access to your catalog: product search, product cards, categories, and store info. Read-only by default, no scraping required.
pointybeard/symphony-classmapper
644 Downloads
Maps sections into custom model classes, simplifying the process of creating, modifying, deleting and fetching entries in Symphony CMS.
gcgov/framework-service-user-crud
135 Downloads
Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).
luttje/filament-user-attributes
59 Downloads
Let your users specify custom attributes for models.
tfsthiagobr98/laravel-naming-series
968 Downloads
Generate Custom Ids for your models
se468/laravel-package-generators-extended
922 Downloads
Create migrations, models, controllers for custom packages using artisan commands.
pop-wp-schema/custompostmeta
34 Downloads
WordPress-specific Custom Post Meta data model
soberwp/unravel
5217 Downloads
WordPress plugin to separate concerns for plugins Models and Advanced Custom Fields.
ljguo-latex/openai-php
26 Downloads
A PHP client for the OpenAI API with support for custom URL, API key, and model.
drupal-eca-recipe/eca_lib_0049
4 Downloads
Adds an AI-powered button to the Event node form. "Extract the event details" sends the node title and the description to a chat model with a strict JSON schema and fills the compound Event details field, a Custom Field whose columns hold the venue, the city, the capacity, the ticket price, whether the event is online, a contact address and a registration link. Custom Field columns are defined by the site builder, so the mapping the fill action returns is keyed by those column names, and the typed columns cast the strings the schema asks for. After applying the recipe, select a chat model that supports structured output in the chat action. Requires ECA Field Widget Actions 1.0.x-dev at or after commit c7c3edb, because both the compound fill and the recognition of the custom_field field type are unreleased. The recipe ships the Event content type with its Event details field.
justcoded/just-theme-framework
162 Downloads
Lightweight theme framework base with Model-View concept for developers who want to better organize their own custom themes.
ricardosierra/laravel-model-events
292 Downloads
Laravel Custom Model Events
osemk/php-custom-model
9 Downloads
PHP CustomModel let's you to convert your MYSQL table automaticly to a PHP Model
gruz/remote-model
145 Downloads
An eloquent-like model, for the Laravel framework.
ed-fruty/laravel-custom-model-builder
72 Downloads
Custom model query builder for Laravel Eloquent