PHP DocWriter is a set of PHP classes that generates StarOffice/OpenOffice.org documents. With the help of OpenOffice.org application it can also convert this document into other document formats like MS Word, PDF, RTF, HTML, LaTeX, XHTML, etc.
RAVERRtf is a PHP class to create RTF files from scratch. It implements methods to write to a buffer that can be collected, to produce a functional RTF file without any kind of special libraries.