Download the PHP package hiraku/xml_builder without Composer
On this page you can find all versions of the php package hiraku/xml_builder. 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 xml_builder
XML_Builder
XMLの生成コードを短く書くためのライブラリです。 http://hirak.github.com/xmlbuilder/
例
以下のコードを実行すると、XMLが吐き出されます。
特徴
- 選べるバックエンド ・・・DOMかXMLWriterを選べます。
- 独自のDSL ・・・XMLを文字列で書くより短く書けます。
- 安心 ・・・DOMやXMLWriterのWrapperに徹しており、これらをきちんと使うことで安全なXMLを生成できます。
- 配列とDOMの相互変換機能
詳細はドキュメントを参照 http://hirak.github.com/xmlbuilder/
LISENCE
MIT Lisense.
All versions of xml_builder with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.2.10
ext-xmlreader Version *
ext-xmlreader Version *
The package hiraku/xml_builder contains the following files
Loading the files please wait ....