Libraries tagged by model support
neelbhanushali/laravel-uuid
8 Downloads
A trait that provides support for uuid for eloquent models.
chervand/yii-excel
56 Downloads
PHPExcel wrapper for Yii Framework with support for data providers and models
arslanayoub/searchable-scope
511 Downloads
Reusable search scope trait for Laravel models with nested relation and priority support.
svv-team/sortable
3 Downloads
Adds sortable behavior and ordering to Laravel Eloquent models. Grouping and many to many supported.
veiliglanceren/laravel-morph-categories
684 Downloads
A Laravel package to support polymorphic category relationships for any model.
soliyer/laravel-fuzzy-search
27 Downloads
A Laravel package providing a fuzzy search trait for Eloquent models to easily implement search functionality with support for concatenated attributes.
signalnorth/laravel-neo4j
5 Downloads
Neo4j database driver for Laravel with migration support, query builder, and Eloquent-style models
mustafafares/laravel-selective-response
15 Downloads
Automatic API resource filtering based on model select() queries with optional Scramble documentation support
mauro-pinheiro/eloquent-uuid
326 Downloads
Adds support for UUID generation automatically for Models Eloquents.
filippo-toso/eloquent-aggregates
291 Downloads
A simple trait to add support for aggregate functions in Eloquent models
saqqal/llm-integration-bundle
10 Downloads
Symfony bundle for integrating large language models (LLMs) into applications via api providers, supporting API Together and OpenAI.
wazza/laravel-db-encryption
0 Downloads
Production-ready Laravel package for secure, transparent encryption of sensitive model attributes with searchable hash indexes and key rotation support.
tiagosampaio/tmdb-api-php
7 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
texhub/openai
1 Downloads
Full-featured OpenAI SDK for any PHP framework with first-class Laravel support: chat, tools/function-calling, vision, assistants (v2), files, images, audio, embeddings, models and usage analytics.
sumeetghimire/fastsearch
5 Downloads
FastSearch is a powerful Laravel package that accelerates search operations across multiple database models. It allows for flexible keyword searching with support for exact and partial matches, caching, and easy integration with Laravel applications.