Libraries tagged by data model
digitalhq/hydrator
1112 Downloads
Package for the mapping and hydrating laravel models from data arrays and collections
morontt/doctrine-to-ember
1445 Downloads
Conversion models Doctrine2 to the models Ember-Data
sirs/dataimporter
2189 Downloads
Package for keeping track of multiple CSV data imports for multiple models
naumov-adata/pipeline-filter
281 Downloads
Library for using the pipeline data filtering pattern in models
torzer/laravel-datetime-mutator
362 Downloads
Laravel traits mutators to help Date Time manipulation on Eloquent Models
sukohi/eloquent-export
582 Downloads
A Laravel package that allows you to export data from database through Eloquent model.
chandra-hemant/htkc-utils
203 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
adlanarifzr/translatr
44 Downloads
A simple trait to translate data from database through Laravel model
dms-org/common.structure
4771 Downloads
Implementation of common data structures for use in domain models
allegiance-group/nested-set
2140 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
vxsoft/laravel-repository
16 Downloads
Laravel Repository is a powerful Laravel package designed to simplify the interaction with Eloquent models by implementing a repository-based architecture. It separates the data persistence logic from the application's business logic, promoting a clean, maintainable, and testable codebase.
jeffersongoncalves/laravel-created-by
10 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.
bigsnowfr/larastats
36 Downloads
This package allow you to fetch stats as a graph or as an integer from one of your model and get a simple value or an array with a pair value of date and count.
aidask/yii-closure-table-behavior
175 Downloads
ActiveRecord model behavior that allows to work with tree data.
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).