Libraries tagged by data model
ashallendesign/redactable-models
1622 Downloads
A Laravel package for easily redacting model data.
snakano/propel-data-cache-behavior
42076 Downloads
A Propel ORM behavior that provide auto data caching to your model.
alvin0/redis-model
4082 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
98849 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
atlas/mapper
59698 Downloads
A data mapper for the persistence model.
czim/laravel-nestedupdater
48133 Downloads
Eloquent model updater for nested relations data for Laravel.
singlequote/laravel-datatables
22413 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
nlpcloud/nlpcloud-client
14625 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
27726 Downloads
JTL-Connector protocol library and classes
prezly/slate-php
113661 Downloads
PHP implementation of the Slate Rich Text Editor data model
namoshek/laravel-scout-database
62695 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
66952 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
3570 Downloads
Generate easily metrics and trends data of your models for your dashboards.
austinw/laravel-union-paginator
769 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
timothepearce/laravel-time-series
5279 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.