Libraries tagged by model
mvanduijker/laravel-transactional-model-events
183433 Downloads
Add eloquent model events fired after a transaction is committed or rolled back
mohammedmanssour/laravel-recurring-models
25650 Downloads
Adds Repeatable functionlity to Laravel Models
jdavidbakr/replaceable-model
248362 Downloads
Adds 'REPLACE' and 'INSERT IGNORE' query capability to eloquent models
hyperf/model-listener
2825775 Downloads
A model listener for Hyperf.
hyperf/model-cache
1442420 Downloads
A model cache component for hyperf.
giacomomasseron/laravel-models-generator
9979 Downloads
Generate Laravel models from an existing database
always-open/laravel-model-auditlog
88317 Downloads
Tracks changes made to models and logs them to individual tables.
spatie/laravel-model-cleanup
570808 Downloads
This package deletes unneeded records in a database.
wave-framework/wave
32010 Downloads
Wave is a lightweight PHP MVC framework
thecodingmachine/tdbm
181279 Downloads
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
sleimanx2/plastic
142361 Downloads
Plastic is an Elasticsearch ODM and mapper for Laravel. It renders the developer experience more enjoyable while using Elasticsearch by providing a fluent syntax for mapping , querying and storing eloquent models.
simialbi/yii2-rest-client
43648 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
rennokki/befriended
93577 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
pdphilip/elasticsearch
471308 Downloads
An Elasticsearch implementation of Laravel's Eloquent ORM
opis/database
85977 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder