library properties
Framework agnostic package to model EAV around your existing objects.
moon/properties
Framework agnostic package to model EAV around your existing objects.
- Wednesday, November 12, 2014
- by moon0326
- Repository
- 1 Watchers
- 2 Stars
- 435 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 3 % Grown
Properties
A framework agnostic package to model EAV (Entity Attribute Value) around your objects., (*1)
Supported Data Types
| Data Type |
Note |
| Varchar |
text value that's less than 255 in length |
| Text |
text value that's more than 255 in length |
| Integer |
length is restricted to 11 by default |
| Decimal |
length is defined as 14,2 |
Table of Contents
Composer
Add moon/properties in your "require" section of composer.json., (*2)
"moon/properties": "1.0"
Run composer update to install the package., (*3)
Todos
- Make it possible to search by properties
License
Properties is released under the MIT license., (*4)
dev-master
9999999-dev
Framework agnostic package to model EAV around your existing objects.
Sources
Download
MIT
The Requires
The Development Requires
by
Moon
0.4
0.4.0.0
Sources
Download
dbad
The Requires
The Development Requires
by
Moon
0.3
0.3.0.0
Sources
Download
dbad
The Requires
The Development Requires
by
Moon
0.0.2
0.0.2.0
Sources
Download
dbad
The Requires
The Development Requires
by
Moon