Libraries tagged by model support
pandorga/owner
13 Downloads
Allow Eloquent models to own each other. Supports many to many relationships.
mrnewport/laravel-priceable
1 Downloads
Quantity-based pricing with multi-tenant and multi-scope support for any Eloquent model.
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
19 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.
inventive/laravel-owner
87 Downloads
Allow Eloquent models to own each other. Supports many to many relationships.
arniro/laravel-sluggable
956 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.
yangze/lamen
11 Downloads
use lumen in laravel framework, support php-fpm and swoole model.
xilon/php-mpm
70 Downloads
Supports multi-processing event-driven model
thevelement/laravel-auditable-eloquent
22 Downloads
Extension to the Laravel Schema Builder to support audit-tracking fields in models.
sichkarev/yii2-translatable-attributes
3673 Downloads
Component add support translatable properties to ActiveRecord models
renedekat/crudly
15 Downloads
Laravel helper package to create CRUD controllers, views, models, jobs with 1 command. Vue.js support.