Libraries tagged by model data
roy404/eloquent
93 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
pennebaker/craftcms-thearchitect
285 Downloads
CraftCMS plugin to generate content models from JSON data.
paxha/laravel-reportable
1206 Downloads
This Laravel Eloquent extension provides record according to dates using models.
nelkasovic/laravel-metable
860 Downloads
A package for attaching arbitrary data to Eloquent models
moirei/eloquent-metrics
529 Downloads
Retrieve metric data on Eloquent Models for analytics.
plank/laravel-checkpoint
10053 Downloads
A package for keeping a history of your models' revisions and accessing your data as it was at an older date.
novius/laravel-meta
1551 Downloads
Help to manage meta data on Laravel Eloquent model
cloudcake/laravel-properties
3 Downloads
Associate generic data to any other model without polluting your application model logic, for Laravel.
chris48s/cakephp-geodistance
7361 Downloads
CakePHP 3 model behavior for querying geocoded data based on distance
allegiance-group/nested-set
2074 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
timothepearce/laravel-quasar
55 Downloads
Laravel Time Series provides an API to create and maintain projected data from you Eloquent models, and represent them as time-series.
aegued/laravel-translations
77 Downloads
Create translations of the fields of a Model and save them in the database
bigperson/auto-base-buy
3472 Downloads
The package allows you to access data through the base car by model
ironbound/db
811 Downloads
Provides models and custom query objects for custom database tables in WordPress.
digitalmanagerguru/laravel-json-fields
912 Downloads
A package to work with database JSON fields with laravel eloquent Models.