Download the PHP package grant/powerschool-plugin-xml-builder without Composer
On this page you can find all versions of the php package grant/powerschool-plugin-xml-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grant/powerschool-plugin-xml-builder
More information about grant/powerschool-plugin-xml-builder
Files in grant/powerschool-plugin-xml-builder
Download grant/powerschool-plugin-xml-builder
More information about grant/powerschool-plugin-xml-builder
Files in grant/powerschool-plugin-xml-builder
Vendor grant
Package powerschool-plugin-xml-builder
Short Description Build a plugin XML file for PowerSchool fluently.
License MIT
Package powerschool-plugin-xml-builder
Short Description Build a plugin XML file for PowerSchool fluently.
License MIT
Please rate this library. Is it a good library?
Informations about the package powerschool-plugin-xml-builder
PowerSchool plugin.xml Builder
A package to help build valid xml for a PowerSchool plugin.
Installation
Usage
You can fluently build up the tags and attributes of your plugin to generate valid xml.
By default, the xml will be validated against the spec. If you'd like for it to not be "pretty," pass false
to create()
.
The above snippet will generate the following plugin.xml
:
License
MIT
All versions of powerschool-plugin-xml-builder with dependencies
PHP Build Version
Package Version
The package grant/powerschool-plugin-xml-builder contains the following files
Loading the files please wait ....