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.-
OpenOffice Spreadsheet Generation script can be used to generate spreadsheet documents in the OpenOffice format. It uses template XML files to generate the different parts of an OpenOffice spreadsheet document: table cell contents, styles, settings, metadata and manifest. The templates are processed and the output XML part is generated according to the contents of the spreadsheet defined by the application.
-
FPDF is a PHP script which can be used to generate PDF files with pure PHP. Generate PDF files without any PDFlib library installed on the server.Features of FPDF:- Choice of measure unit, page format and margins- Page header and footer management- Automatic page break- Automatic line break and text justification- Image support (JPEG and PNG)- Colors- Links- TrueType, Type1 ...
-
Lib_word can set a COM object to open a Microsoft Word document file with a given path. Other document manipulation actions like setting the file saving format, changing the values of document fields, save the document with a given file name, etc.. Requirements: PHP 5.0 or higher
-
Link CSV can load a CSV file and return an array with the loaded data. Two array of data from previous loads can be linked in order to merge the rows that have the same value of two given columns of each CSV file. The script can also add, change and delete rows of a CSV file, as well search ...
-
MS Word And Excel is the content-type headers of the HTML output can identify it as Microsoft Word or Excel files. Requirements: PHP 1.0 or higher
-
TM::MyCSV can manage CSV files with support for storing, retrieving and deleting rows of data and also to add and remove columns from those files.Inserted row identifier column values may be auto-incremented. The row retrieval is binary safe, may obey a given column sorting criteria similar to SQL ORDER BY clause, limit the number of retrieved rows similar to LIMIT ...
-
CSV files can be parsed and written when a class object is accessed with array manipulation function with CSV Iterator.Requirements: PHP 5.0 or higher
-
ADO-like CSV Reader can parse CSV files and extract the data of its rows into class associative array variables. The script can handle the first row of the CSV file as the headers row that define the names of the columns. The field and row separator characters can be configured. Requirements:PHP 5.0 or higher
-
PDF to JPG (Flip book) uses ImageMagick convert tool and Ghostscript to generate JPEG images from given PDF files. The resulting images are stored in separate directory. The PDF to JPG (Flip book) also generates ZIP archive with a the images and XML file in the Flip book format Requirements: PHP 5.0 or higher
-
The CSV data can also be imported. Key Features of adv_csv:- Parse an HTML document with tables and generate CSV data from the table cells- Parse an CSV file and import it into a MySQL database table- Generate CSV data from MySQL query results Requirements: PHP 4.0 or higher
-
The document margin can be set and tables can be added to the documents. Requirements: PHP 4.3.0 or higher
-
JavaScript PHP Documentor can scan JavaScript script files and extract documentation from tags inside JavaScript comments similar to JavaDoc tags. PHP template scripts can be used to generate the documentation in HTML. However, the structure of the package allows generating documentation in many others formats, such as PDF. Requirements: PHP 5.0 or higher
-
File Importer can open a CSV file and read its data to insert in a given MySQL database table. Both command and tab separated CSV files are supported. Requirements: PHP 5.0 or higher
-
The field number or field names to extract can be specified. A numbered list of the CSV headers can also be displayed.csvFieldDump can also used in command line by passing various flags to it. If the script is made an executable type ./script -h for help.
-
csvUtilb can be used to search inside the columns of the file.Requirements: PHP 3.0 or higher

