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.-
ApiGen is a PHP documentation generator. It was inspired by phpDocumentor/phpDoc and is a tool for creating professional, easy undertstandable API documentation from PHP source. It supports PHP 5.3 namespaces, packages, linking between documentation, cross referencing to PHP standard classes, general documentation, creation of highlighted source code, and much more. It even has experimental support for PHP 5.4 traits. Features ...
-
This PHP script can be used to parse and read PHP CLI arguments and options. It can also be used to add help messages about possible options and arguments.The code is documented via inline comments with the appropriate details.
-
This PHP script is designed to open a given CSV file and parse its records to extract the values into arrays. A record line end, the value delimiters and quoted values can be configured by developers. CSV_Parser is mainly designed to parse data from CSV files.Requirements:- PHP 5.0 or Higher
-
This PHP script is mainly used to extract text from PDF files. It's used to parse PDF files and decode any document elements that contain document text that can be extracted.Requirements:- PHP 5.1 or higher
-
This PHP script can be used to retrieve data of OpenOffice spreadsheet files. It can open a given file in the format of ODS, extract its contents and parse the spreadsheet data. A given range of spreadsheet rows can be extracted into an PHP array.Requirements:- PHP 5.0 or higher
-
XLS Export is a free PHP script created to export MySQL query results to an Excel XLS file, It first performs a MySQL SELECT query, then takes the result and generates an Excel XLS file from it. Excel file is created using the PEAR spreadsheet Excel Writer Package.
-
parseCSV is an easy to use PHP script created to read and write CSV data properly, which fully conforms to the specifications outlined on the on the Wikipedia article. It aims to make your life easier when dealing with CSV data with a few advanced features. Features of parseCSV:- parseCSV is the only complete and fully featured CSV solution for ...
-
phpFileFarm is a Web site support tool/directory explorer that lets you view the directory structure of your Web site and then add, change or delete files using only your Internet browser. What's New in This Release Version 0.2.4 phpFileFarm:- No longer spews warnings with error reporting is set to E_ALL.- Now works with register_globals OFF.- Added support for excluded files/directory ...
-
This class can be used to generate PDF documents in pure PHP, thus without requiring special PHP extensions. It is based on the original tcpdf PDF generator class written by Olivier Plathey, but it was adapted to support right to left texts and the Farsi idiom. Requirements: PHP 5.0 or Higher
-
Php-excel is still the main tool to use for many modern companies when it comes to analysis or reports. Php-excel aims to be the most simple and lightweight approach to convert a matrix-like, two-dimensional array from PHP to Microsoft Excel.Features of Phpexcel: - Create a quick export from a database table into Excel - Compile some statistical records with a ...
-
PDF documents generates is a comprehensive class for PHP which generates PDF documents.It includes support for changing fonts, centering text, word wrap, tables, embedding images, drawing polygons, arcs, circles, headers, footers.
-
TCPDF is an extension and improvement of the FPDF class.Here are some key features of TCPDF:- No external libraries are required;- Supports all ISO page formats;- Supports UTF-8 Unicode and Right-To-Left languages;- Supports document encryption;- Includes methods to publish some HTML code;- Includes graphic and transformation methods;- Includes bookmarks;- Includes JavaScript and forms support;- Includes a method to print various ...
-
CSV Handler can retrieve or change information stored in CSV (Comma Separated Values) files. It comes with a built-in Web interface for editing CSV files to simplify the management of CSV file by site administrators without much code. This class CSV Handler can be useful as replacement of a full database for sites being hosted in servers without database Support ...
-
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 ...




