Welcome to patXMLPretty
patXMLPretty is an XML syntax highlighting and description package destined to be fast and easy to use.
patXMLPretty offers an intuitive and simple object-oriented API that will work both on PHP4 and PHP5 systems. There has not been any release of this project yet, as it is still under development - but the core is already very stable as well as the API, so you can give it a try if you like.
Why should I use patXMLPretty?
Maybe for the same reasons that we developed the package: to have a fast and easy syntax highlighter to hand that can do much more if you need it, and which generates really pretty highlighted XML.
The features of patXMLPretty include:
- Easy to use API
- Hassle-free one-method-call-highlighting
- Several XML parsing engines to choose from
- Renderer objects can render the highlighted source in many different formats
- Configuration reader objects can store syntax highlighting definitions in many different formats
- Possibility to use patXMLPretty as syntax highlighter and documenter
patXMLPretty authors
patXMLPretty is currently developed by:
- Sebastian Mordziol (argh)
- Stephan Schmidt (schst)
Starting Points
As this site is still in its early stages, you might want to browse some other sites to learn more about patXMLPretty:
- API documentation, generated by phpDocumentor
- patXMLPretty examples online
- patXMLPretty forum
- Current SVN snapshot
How to use this site?
This site is powered by Trac, which is an enhanced Wiki and issue-tracking system. You can use this site to report bug reports or feature requests and also browse the source in the subversion repository. If you need help with Trac, we recommend reading the TracGuide.
