Libraries tagged by model support
andphp/hyperf-casbin
3 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in hyperf.
3xdev/think-authz
4 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in ThinkPHP 6.
3212lin/hyperf-orm-permission
7 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in EsaySwoole Hyperf Orm.
sabioweb/api-chatgpt
3 Downloads
A pure PHP OOP multi-model ChatGPT integration package supporting OCR, Mathematics, Programming, Chat Bot, and Speech models
zai/laravel-eloquent-multilingualization
24 Downloads
Add multilingual support to laravel eloquent models
sanjarani/openai-laravel
1 Downloads
A comprehensive PHP package for seamless integration with the OpenAI API, featuring support for the latest models (GPT-4o, o1), Assistants API v2, Tools, streaming, prompt caching, and full compatibility with Laravel 12+.
ratno/laravel-eloquent-uuid
172 Downloads
A simple drop-in solution for UUID support in your Eloquent models. Fork from astrotomic updated to support L12
pozitronik/yii2-cached-properties-trait
5 Downloads
Support to cache yii2 models properties
pandorga/owner
13 Downloads
Allow Eloquent models to own each other. Supports many to many relationships.
lechihuy/bit-laravel-translatable
12 Downloads
Support multiple languages for models in Laravel framework.
kmacute/refine-helper
9 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
kmacute/kalm
8 Downloads
A Laravel package that auto-generates Models, Controllers, and Validations, with support for Authentication creation.
inblank/yii2-sortable
75 Downloads
Extension for Yii2 to support sorting in ActiveRecord models
cloudinary/analysis
8 Downloads
Use the Analyze API to analyze any external asset and return details based on the type of analysis requested. Currently supports the following analysis options: * [AI Vision - Tagging](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#tagging_mode) * [AI Vision - Moderation](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#moderation_mode) * [AI Vision - General](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#general_mode) * [Google tagging](https://cloudinary.com/documentation/google_auto_tagging_addon) * [Captioning](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#ai_based_image_captioning) * [Cld Fashion](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Coco](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Lvis](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Unidet](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Human Anatomy](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Cld Text](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Shop Classifier](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) **Notes**: * The Analyze API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to [share any thoughts with us](https://support.cloudinary.com/hc/en-us/requests/new). * The analysis options require an active subscription to the relevant add-on. Learn more about [registering for add-ons](https://cloudinary.com/documentation/cloudinary_add_ons#registering_for_add_ons). The API supports both Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your [Cloudinary Console](https://console.cloudinary.com/pm)) or OAuth2 ([Contact support](https://support.cloudinary.com/hc/en-us/requests/new) for more information regarding OAuth).
0jkb/schemator
20 Downloads
Schemator is an advanced Laravel package designed to streamline development workflows by automatically generating Eloquent models and optional Filament resources. It offers features like selective table generation, skipping default Laravel tables, and enhanced model generation with Laravel Sanctum support for the User model.