PDML is an informal markup language written in PHP that is similar to HTML. It allows for the creation of complex PDF documents and can also be used in conjunction with PHP, to define templates which can generate dynamic PDF documents.
PDML2 is a fork (continuation) of the PDML project - it is an informal markup language written in PHP that is similar to HTML. It allows for the creation of complex PDF documents for use in command line or web applications.