Skip to content

dweichert/xslt_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSLT Tutorial

Install dependencies

composer install

Usage

./bin/console xslt:transform ./examples/foo.xml ./examples/foo.xsl

Optional output to file

./bin/console xslt:transform ./examples/foo.xml ./examples/foo.xsl ./examples/out.xml

About

Using XSL Transformation in PHP Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages