vanilo/properties

Vanilo Properties (Attributes) Module
257,193 11
Install
composer require vanilo/properties
Latest Version:5.2.0
PHP:^8.4
License:MIT
Last Updated:Apr 24, 2026
Links: GitHub  ·  Packagist
Maintainer: vanilo

Vanilo Properties Module

Tests Packagist version Packagist downloads MIT Software License

This is the standalone Properties module from the Vanilo E-commerce framework

Installation

(As Standalone Component)

  1. composer require vanilo/properties
  2. php artisan vendor:publish --provider="Konekt\Concord\ConcordServiceProvider"
  3. Add Vanilo\Properties\Providers\ModuleServiceProvider::class to modules in config/concord.php
  4. php artisan migrate

Usage

See the Vanilo Properties Documentation for more details.

Related Packages

vanilo/support

Common Vanilo functions, traits, helpers

273,164 5
vanilo/cart

Vanilo Cart Module

255,324 51
gregoriohc/laravel-attributum

Laravel package that adds custom dynamic attributes to models

10 2
vanilo/contracts

Common set of Vanilo Contracts (Interfaces)

275,740 3
vanilo/product

Vanilo Product Module

248,410 19