Download the PHP package timeax/ui-config-schema without Composer
On this page you can find all versions of the php package timeax/ui-config-schema. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download timeax/ui-config-schema
More information about timeax/ui-config-schema
Files in timeax/ui-config-schema
Download timeax/ui-config-schema
More information about timeax/ui-config-schema
Files in timeax/ui-config-schema
Vendor timeax
Package ui-config-schema
Short Description SDK config schema designed to provide a general shape for Input field configurations
License MIT
Package ui-config-schema
Short Description SDK config schema designed to provide a general shape for Input field configurations
License MIT
Please rate this library. Is it a good library?
Informations about the package ui-config-schema
bash composer require timeax/ui-config-schema json { "settings": { "gateway": { "type": "group", "label": "Gateway", "children": { "public_key": { "label": "Public Key", "type": "text", "required": true }, "secret_key": { "label": "Secret Key", "type": "password", "required": true, "secret": true } } } } }
All versions of ui-config-schema with dependencies
PHP Build Version
Package Version
No informations.
The package timeax/ui-config-schema contains the following files
Loading the files please wait ...