Download the PHP package maximaster/meta-bind without Composer
On this page you can find all versions of the php package maximaster/meta-bind. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maximaster/meta-bind
More information about maximaster/meta-bind
Files in maximaster/meta-bind
Download maximaster/meta-bind
More information about maximaster/meta-bind
Files in maximaster/meta-bind
Vendor maximaster
Package meta-bind
Short Description Binds arbitrary meta data to conditions and allows to resolve them for provided input.
License MIT
Package meta-bind
Short Description Binds arbitrary meta data to conditions and allows to resolve them for provided input.
License MIT
Please rate this library. Is it a good library?
Informations about the package meta-bind
maximaster/meta-bind
Binds arbitrary meta data to conditions and allows to resolve them for provided context.
Meta data and condition processed using a CSV file.
Install
Prepare your CSV file
Condition column name format
- variable name (any name without spaces which you will later pass into
firstFit
method) - space
- condition name (see below)
- ends with
?
Columns that are not end with ?
treats as meta data values.
Supported conditions
starts
contains
containsOnce
equals
- everything else would resolve as false
Use it (example for Bitrix CMS)
All versions of meta-bind with dependencies
PHP Build Version
Package Version
No informations.
The package maximaster/meta-bind contains the following files
Loading the files please wait ....