Libraries tagged by model ide
joelshepherd/create-with
5745 Downloads
Easily add common unique identity fields to Laravel models.
zvermafia/lavoter
1100 Downloads
Voteable Polymorphic Eloquent Models for Laravel 5 without user authentication. This means that for the identification of the user, we will use the fingerprintjs2 instead of authorization on the site.
halilcosdu/laravel-finetuner
46 Downloads
Laravel Fine tuner is a package designed for the Laravel framework that automates the fine-tuning of OpenAI models. It simplifies the process of adjusting model parameters to optimize performance, tailored specifically for Laravel applications. This tool is ideal for developers looking to enhance AI capabilities in their projects efficiently, with minimal manual intervention.
davidyell/listing
257 Downloads
Model behaviour to append a field into a list for a select box. The idea for this behaviour is that if you have a list of items which belong to another model, it will include that models name.
busyphp/ide-model
8 Downloads
用于生成BusyPHP的模型/模型字段注释或模型字段属性,以提高开发效率
dflydev/common-domain-model-identity-rhumsaa
36 Downloads
Implementation of identity for domain models using rhumsaa/uuid.
dflydev/common-domain-model-identity-ramsey
950 Downloads
Implementation of identity for domain models using ramsey/uuid.
dflydev/common-domain-model-identity
1007 Downloads
Identity for domain models.
aedart/model-id
81 Downloads
Getter and Setter package for some kind of model identifier (id). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-id).
bogosoft/identity
12 Downloads
A library that models basic identity within the context of authentication.
paneidos/laravel-ide-helper-model-fix
229 Downloads
Fix the doc block causing trouble in PhpStorm with a single command.
ignition-nbs/laravel-uuid-model
2749 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
ideasonpurpose/wp-data-model
165 Downloads
Base package for building data models for WordPress sites
chuoke/laravel-user-identify
20 Downloads
Laravel multi identifier auth provider to thin user model/table.
iszxjslove/think-php-model-doc
21 Downloads
tp5/tp6 命令行一键添加Model类字段属性注释,解决phpstorm等IDE没有提示的问题