Libraries tagged by model relations
maso/treeify
24 Downloads
Laravel package allows you to convert flat collections of models into hierarchical tree structures, simplifying parent-child relationships management.
janakkapadia/filterable
15 Downloads
Enhance your Laravel app with dynamic, customizable filtering for Eloquent models. This package provides an easy setup for multi-parameter filtering, custom logic, and relationship support—perfect for building flexible, data-driven features like admin panels and reports.
banklansteve/social-interactions
2 Downloads
This Laravel package provides an elegant and customizable solution for adding social interaction features to your application. It supports liking, favoriting, and following/unfollowing models, making it perfect for social media platforms, community forums, or any application requiring user engagement functionality. The package is designed to be easy to integrate, lightweight, and extendable, allowing developers to quickly implement interaction features without reinventing the wheel. With support for polymorphic relationships, this package can be applied to any model, including posts, comments, users, and more, ensuring maximum flexibility for your application's needs.
amt/amt-pinecone
10 Downloads
AMT_Pinecone is a TYPO3 extension that integrates semantic search capabilities into your website using OpenAI embedding models and the Pinecone vector database. Semantic search focuses on understanding the meaning and context of search queries rather than relying on exact keyword matches. It enables more intuitive and relevant search results by analyzing the relationships between words and their meanings. This extension leverages advanced AI models to provide users with highly accurate and context-aware search experiences.
inventive/laravel-owner
87 Downloads
Allow Eloquent models to own each other. Supports many to many relationships.
guava/filament-modal-relation-managers
21287 Downloads
Allows you to embed relation managers inside filament modals.
e96/yii2-relational-behavior
61172 Downloads
Easy saving relational models in yii2
maggomann/filament-model-translator
5659 Downloads
The package translates the Eloquent models using a currently specified translation file. The Eloquent models are used internally in [filament's](https://filamentphp.com/) Resources and RelationManagers for translation. This package provides traits for the Resources and RelationManagers to translate them automatically.
level-2/maphper
765 Downloads
A lightweight ORM using the DataMapper pattern, creates database tables on the fly.
roddy/firestore-eloquent
374 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
phpfui/orm
232 Downloads
Minimal ORM for MySQL, SQLite and MariaDB
rodrigofs/filament-masterdetail
22 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
php-extended/php-model-object
5906 Downloads
A library that implements the php-model-interface package
php-extended/php-model-interface
8527 Downloads
A library to do simple relational data modelisations
php-extended/php-model-datetime-object
7315 Downloads
A library that implements the php-model-datetime-interface package