Libraries tagged by wodel
pomm-project/model-manager
270220 Downloads
PHP Object Model Manager for Postgresql
mvanduijker/laravel-transactional-model-events
131523 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mvanduijker/laravel-model-exists-rule
135405 Downloads
Validation rule to check if a model exists
mohammedmanssour/laravel-recurring-models
12962 Downloads
Adds Repeatable functionlity to Laravel Models
lacodix/laravel-model-filter
35948 Downloads
A Laravel package to filter, search and sort models with ease while fetching from database.
korridor/laravel-model-validation-rules
132360 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
jdavidbakr/replaceable-model
236572 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
hyperf/model-listener
2165145 Downloads
A model listener for Hyperf.
elipzis/laravel-cacheable-model
26286 Downloads
Automatic query-based model cache for your Laravel app
spatie/laravel-model-cleanup
567934 Downloads
This package deletes unneeded records in a database.
soberwp/models
70266 Downloads
WordPress plugin to create custom post types and taxonomies using JSON, YAML or PHP files.
tripal/tripal
4716 Downloads
Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.
triagens/arangodb
174290 Downloads
ArangoDB PHP client
thecodingmachine/tdbm
161941 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
sebastiaanluca/laravel-boolean-dates
92198 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).