PHP Document
Free and open source Documents Scripts. Make a easy way to build a Document System, web based file manager, PDF or Office document.-
wordDocumentHandler can be used to convert a Microsoft Word document to HTML, RTF or plain text using COM objects. The input document formats can be Microsoft Word DOC, RTF and plain text.wordDocumentHandler can also clean the generated HTML to remove unnecessary markup that Microsoft Word adds. Of course, you need MsWord installed on the server, and Windows OS.It doesn't works ...
-
psxlsgen includes some classes which are used to generate very simple MS Excel file (xls) via PHP. The generated xls file can be obtained by web as a stream file or can be written under $default_dir path.psxlsgen has very simple usage to generate xls file from a select query using mysql, pgsql, oci8 databases.Limitation:Max character size of a text(label) cell ...
-
RTF Generator classes is a class for creating RTF document files from HTML. RTF is a popular rich text format meant for interchange of documents between any word processor program.RTF Generator classes parses and converts to RTF various HTML tags.
-
PDF Generation class. Uses an XML input file w/ simple substitutions to generate a PDF document.
-
Excel Writer can generate spreadsheet files in the .xls XML format used by the latest versions of Microsoft Excel. It can generate spreadsheet files writing a whole rows at once, or individual row cells one at a time.
-
Implements the basic functionalities of Excel in PHP4 using the COM interface.
-
WPhp generates native WordPerfect documents on-the-fly from PHP. You do not need to have WordPerfect installed on your webserver. The only requirement is PHP. The documents it generates are known to be compatible with at least WordPerfect version 9, 10 and later (and earlier).Simply include the WPhpDocument class and write your text. Includes methods for saving and downloading documents. Tthe ...
-
RDDL Parser can be used to parse RDDL documents. An RDDL document is an XHTML document with special resource elements.RDDL Parser parses the resources described in the RDDL and provides a method to return a PHP array containing the information about the RDDL resources.After parsing the document and retrieving the resources you can do whatever you want with them. RDDL ...
-
RDQL is a language similar to SQL for querying RDF documents. This class implements a generic RDQL engine and a RDQL engine to query RDF documents from URLs or files in the l ocal file system. Almost all the good capabilities of RDQL are implemented in this class.

