Libraries tagged by data model
ashallendesign/redactable-models
2037 Downloads
A Laravel package for easily redacting model data.
alvin0/redis-model
4862 Downloads
Introducing Redis Model - a Laravel package that connects to Redis and functions similarly to Eloquent Model, offering efficient data manipulation and retrieval capabilities.
cookieguru/phpgtfs
105616 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
atlas/mapper
63456 Downloads
A data mapper for the persistence model.
czim/laravel-nestedupdater
49463 Downloads
Eloquent model updater for nested relations data for Laravel.
nlpcloud/nlpcloud-client
16781 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
jtl/connector
29126 Downloads
JTL-Connector protocol library and classes
iamfarhad/laravel-audit-log
215 Downloads
Comprehensive entity-level audit logging package for Laravel applications with model-specific tables, field exclusion, and batch processing support
grok-php/client
1929 Downloads
Grok PHP Client is a robust and community-driven PHP client library for seamless integration with Grok AI API, offering efficient access to advanced AI and data processing capabilities.
prezly/slate-php
122345 Downloads
PHP implementation of the Slate Rich Text Editor data model
namoshek/laravel-scout-database
63739 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
laxity7/yii2-json-field
72293 Downloads
Behavior that convert array to JSON before save data in model, and also convert JSON to an array after saving and retrieving data
eliseekn/laravel-metrics
3889 Downloads
Generate easily metrics and trends data of your models for your dashboards.
asantibanez/livewire-status-board
14312 Downloads
Livewire component to show models/data according to its current status
stephenlake/laravel-properties
5157 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.