Libraries tagged by content model
pedalcms/wp-cmf
24 Downloads
WP Content Modeling Framework
openpsa/midcom-core
3111 Downloads
Content-oriented Model-View-Controller framework for PHP
oi-lab/oi-laravel-raggable
40 Downloads
Make any Eloquent model semantically searchable: a pluggable embedder and vector store turn model content into embeddings for similarity search and RAG retrieval.
midgard/midgardmvc-core
159 Downloads
Content-oriented Model-View-Controller library for PHP
swatty007/laravel-inline-editor
258 Downloads
Laravel package, which allows inline editing of model specific content blocks.
solution-forest/inspirecms-core
236 Downloads
InspireCMS is a flexible, un-opinionated content engine for Laravel, built on Filament. Visually model any content structure, empower editors with a modern UI, and render everything using standard Blade templates. Features include live preview, granular user roles, SEO tools, effortless media management, and a powerful Blueprint Builder.
kreetancraft/laravel-seo
7 Downloads
SEO for Laravel — per-model meta, live content analysis, JSON-LD and a sitemap feed. Livewire 4 + Flux UI.
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
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.
drupal-eca-recipe/eca_lib_0048
5 Downloads
Adds two AI-powered buttons to the Business node form. "Look up the address" asks a chat model for the company's postal address and fills the compound Address field, "Look up the website" fills the Link field. Each branch sends the node title and the body text to the chat model with a strict JSON schema, decodes the answer and maps it onto the field's properties, so a country code, street, city and postal code land in the widget for the editor to review before saving. After applying the recipe, select a chat model that supports structured output in both chat actions. Requires ECA Field Widget Actions 1.0.x-dev newer than 1.0.0-beta2, because the compound fill and its "use_yaml" setting are unreleased. The recipe ships the Business content type with its Address and Link fields.
drupal-eca-recipe/eca_lib_0042
12 Downloads
Adds a Topic field and a Generate draft button to the Article node form. Selecting the button sends an Ajax request that fills the title and the body text in one go, without reloading the page and without saving the node. The topic is required for the button but not for saving, and the body is filled with HTML markup. The recipe brings in the library's Article content type; the button, the field and the behavior all come from the model, with no form display configuration needed.
dnadesign/silverstripe-audio-definition
755 Downloads
Provides the models and interface to include keywords audio definition in content
zantolov/zoogle-model
27 Downloads
Google Docs to PHP content model
somebdyelse/typo3-content-models
0 Downloads
TYPO3 Content Models
neam/gii2-content-model-metadata-generators
0 Downloads
Content model metadata (behaviors, traits, relations configuration) code generator powered by Gii (Yii 2 Framework)