Libraries tagged by wodel
wilianx7/laravel-auditing
8667 Downloads
Audit changes of your Eloquent models in Laravel/Lumen. Forked from owen-t/laravel-auditing.
wfeller/laravel-batch
4094 Downloads
Insert, update or delete models in batch, while still firing model events.
webqamdev/activity-logger
32328 Downloads
Log every model creation, edition and deletion.
webkul/code-generator
2192 Downloads
module lets you generate models, controller, helpers in seconds so that you can focus more on application logic
webignition/php-dom-element-locator
11132 Downloads
Model for identifying the location of an element within a DOM
webignition/internet-media-type-interface
5394 Downloads
PHP interfaces for a model of an http://en.wikipedia.org/wiki/Internet_media_type
vormkracht10/laravel-embeddings
1433 Downloads
Create embeddings for your Eloquent models to use with OpenAI
vgalkin-dev/yii2-audit
10126 Downloads
Extensions to the Yii 2 PHP framework allowing tracking and viewing change history of a model.
vagebond/runtype
1023 Downloads
Transform Laravel Resources and models into Typescript interfaces
turahe/laravel-likeable
507 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
ttbooking/mapper-php
30665 Downloads
Model mapping, unmapping and validation
troytft/data-mapper-bundle
18074 Downloads
Allow mapping data to models
touhidurabir/laravel-multi-key-route-binding
1549 Downloads
A simple laravel package to handle multiple key based model route binding
tobischulz/laravel-favoritable
3644 Downloads
Adds an easy way to make every model favoritable
tkachikov/laravel-withtrashed
2150 Downloads
Trait for set magic method withTrashed for models with SoftDelete