Libraries tagged by laravel-code
laracademy/model-generator
9939 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
wimski/laravel-model-repositories
32026 Downloads
Laravel model repositories
wenjy/laravel-model-gen
2680 Downloads
laravel 模型生成
umutphp/laravel-model-recommendation
768 Downloads
A generic package to create recommendation for eloquent models
triun/laravel-model-base
8196 Downloads
Generate Eloquent Model Bases for Laravel
touhidurabir/laravel-model-repository
1379 Downloads
A package to implement repository pattern for laravel models
soyhuce/laravel-model-injection
11933 Downloads
Extended Model injection for Laravel
plank/laravel-model-resolver
2786 Downloads
Retrieve all defined Models available in the Application or Vendor namespaces
parables/laravel-model-nanoid
1399 Downloads
This package allows you to easily work with NanoID in your Laravel models.
nolanos/laravel-model-typescript-transfomer
588 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
5637 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
40445 Downloads
Metadata support for Eloquent
lab2view/laravel-model-archive
3720 Downloads
...
hyperlink/laravel-model-locking
4471 Downloads
Wordpress like locking feature for Laravel-Models.