Download the PHP package phramework/validate-filler without Composer
On this page you can find all versions of the php package phramework/validate-filler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download phramework/validate-filler
More information about phramework/validate-filler
Files in phramework/validate-filler
Package validate-filler
Short Description Fill forms generated by validate (JSON schema) specification
License Apache-2.0
Homepage https://phramework.github.io/
Informations about the package validate-filler
phramework/validate-filler
Fill forms generated by validate (JSON schema) specification
Usage
Require package using composer
Example parsing schema from json
Sample outputs:
- will always include property
"a"
since it's required - some times will include property
"b"
(probabilistic)
Example using ObjectValidator constructor
Development
Install dependencies
Test and lint code
Generate documentation
License
Copyright 2015-2017 Xenofon Spafaridis
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
All versions of validate-filler with dependencies
ext-json Version *
phramework/validate Version ^v0.12.0
fzaninotto/faker Version ^1.5