Libraries tagged by model data
mvanduijker/laravel-transactional-model-events
124920 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
122318 Downloads
Validation rule to check if a model exists
laragear/meta-model
329867 Downloads
Let other developers customize your package model and migrations
spatie/laravel-model-cleanup
567297 Downloads
This package deletes unneeded records in a database.
thecodingmachine/tdbm
159001 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
aura/marshal
135080 Downloads
The Aura Marshal package is a data-object marshalling tool; it takes results from data sources and marshals those result sets into domain model objects of your own design, preserving data relationships along the way.
tripal/tripal
3726 Downloads
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
gearbox-solutions/eloquent-filemaker
39159 Downloads
A package for getting FileMaker records as Eloquent models in Laravel
triagens/arangodb
171276 Downloads
ArangoDB PHP client
toponepercent/baum
30821 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
moloquent/moloquent
102650 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
pomm/pomm
114711 Downloads
PHP Object Model Manager for Postgresql
cjmellor/approval
25576 Downloads
Approve or Deny new Model data before it is persisted
doublethreedigital/runway
116009 Downloads
Eloquently manage your database models in Statamic.
austinw/laravel-union-paginator
2240 Downloads
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.