Libraries tagged by laravel-models
achillesp/laravel-crud-forms
5040 Downloads
Create CRUD Forms for Laravel Models.
laracademy/model-generator
9931 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
wimski/laravel-model-repositories
31974 Downloads
Laravel model repositories
wenjy/laravel-model-gen
2675 Downloads
laravel 模型生成
umutphp/laravel-model-recommendation
765 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
8171 Downloads
Generate Eloquent Model Bases for Laravel
touhidurabir/laravel-model-repository
1373 Downloads
A package to implement repository pattern for laravel models
soyhuce/laravel-model-injection
11901 Downloads
Extended Model injection for Laravel
parables/laravel-model-nanoid
1373 Downloads
This package allows you to easily work with NanoID in your Laravel models.
nolanos/laravel-model-typescript-transfomer
584 Downloads
Generate Typescript definitions for your Eloquent models
mvdnbrk/laravel-model-expires
17211 Downloads
A package to assign expiration dates to Eloquent models
mobilestock/laravel-model-affected-rows-verification
5532 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.
liam-wiltshire/laravel-model-meta
40418 Downloads
Metadata support for Eloquent
lab2view/laravel-model-archive
3650 Downloads
...
hyperlink/laravel-model-locking
4463 Downloads
Wordpress like locking feature for Laravel-Models.