Skip to content

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

Packages

Used by

Contributors

Languages