Libraries tagged by wodel
roadiz/models
24399 Downloads
Roadiz base models for entities.
repat/laravel-job-models
25712 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
reinfi/openapi-models
4675 Downloads
Generate PHP models from openapi definition
rancoud/model
8580 Downloads
Model package
ramadan/easy-model
767 Downloads
A Laravel package for enjoyably managing database queries.
quantumtecnology/model-basics-extension
3296 Downloads
Model Basics Extension
plank/laravel-model-resolver
2969 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces
orchestra/model
162205 Downloads
Model Component for Orchestra Platform
nolanos/laravel-model-typescript-transfomer
799 Downloads
Generate Typescript definitions for your Eloquent models
netsells/hash-model-ids
32364 Downloads
Dynamically create a hash of an Eloquent model id value to avoid exposing a record's actual database id.
nathandunn/model-repositories
10246 Downloads
Easily create a repository-like entities using a Laravel Model
mobilestock/model-tracks-user-updates
4384 Downloads
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
mobilestock/laravel-model-affected-rows-verification
6233 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
minionfactory/model-mapper
20890 Downloads
Laravel extension. Wrapper for models and raw DB::select results to map one or more attributes to other models.
michalsn/codeigniter-nested-model
122 Downloads
Model relations for CodeIgniter 4 framework