Download the PHP package stephenlake/laravel-properties without Composer
On this page you can find all versions of the php package stephenlake/laravel-properties. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download stephenlake/laravel-properties
More information about stephenlake/laravel-properties
Files in stephenlake/laravel-properties
Download stephenlake/laravel-properties
More information about stephenlake/laravel-properties
Files in stephenlake/laravel-properties
Vendor stephenlake
Package laravel-properties
Short Description Associate generic data to any other model without polluting your application model logic, for Laravel.
License MIT
Package laravel-properties
Short Description Associate generic data to any other model without polluting your application model logic, for Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-properties
Laravel Properties
Laravel Properties is a package to assist in associating properties or attributes of generic form to any of your models using polymorphic relationships. Ever wanted to attach an attribute to your model, but not pollute your model with an additional column? Laravel Properties solves this desire by acting as a generic attribute you can use in any form.
Getting Started
Install the package via composer.
composer require cloudcake/laravel-properties
See documentation for usage.
License
This library is licensed under the MIT License - see the LICENSE.md file for details.
All versions of laravel-properties with dependencies
PHP Build Version
Package Version
No informations.
The package stephenlake/laravel-properties contains the following files
Loading the files please wait ....