Download the PHP package wwtg99/structure-files without Composer
On this page you can find all versions of the php package wwtg99/structure-files. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package structure-files
StructureFiles
A common interface for Section structure files and wrappers for downloading and printing in browser.
Section structure
- section name, optional
- section head, optional
- section body, required
Section type
-
key value (kv)
-
Table (tsv)
- Raw two dimension array
Examples
Rules
- showHead: bool, default true
- showName: bool, default true
- null: string, default '-', string to show if value is null
- skip: array, default [], skip fields
- prefix: string, default '', prefix added before each line
- postfix: string, default '', postfix added after each line
- del: string, default '\t', delimiter between each fields
Use SectionFile class to create txt file or excel file
All versions of structure-files with dependencies
PHP Build Version
Package Version
Requires
phpoffice/phpexcel Version
~1.8
The package wwtg99/structure-files contains the following files
Loading the files please wait ....