Libraries tagged by laravel model audit
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
mr-punyapal/laravel-extended-relationships
5418 Downloads
Package provides additional, more efficient relationship methods for Laravel Eloquent models.
jumbaeric/laragpt
3848 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
sdavis1902/eloquent-vars
8635 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
pharaonic/laravel-has-files
776 Downloads
Laravel - Model's files like Image, Picture, Cover, Video, Audio, file, ...etc.
thomasgenster/laragpt
1305 Downloads
Laravel chatgpt package, includes models listing and retrieving, completions prediction, chat completion from conversation, edits, images creation, image edit, image variations, audio translation and transcription.
touhidurabir/laravel-meta-fields
82 Downloads
A laravel package to handle model specific additional meta fields in an elegant way.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
vanacode/model
68 Downloads
Additions for laravel model
code-area/laraarea-model
118 Downloads
Additions for laravel model
pawelmieleszkiewicz/laravel-console-model-describer
3 Downloads
Laravel additional console model utils
tpenaranda/aiditokens
22 Downloads
Use custom tokens instead of IDs on Laravel models.
julianstark999/laravel-model-iid
69 Downloads
Add an internal ID to your Eloquent Model
commacodes/auto-convert-text-to-audio
3 Downloads
Automatically converts multilingual text to audio and attaches it to your Laravel models.