-
Craur is a PHP-based XML to JSON converter, and vice-versa. It can also work with CSV files instead of XML and can be used for writing XML/JSON importers or to implement a convention for converting XML to JSON without loosing any information. What's New in This Version:- Strip invalid UTF8 characters in createFromXml.- Added encoding parameter for createFromXml.
-
iCalcnv is a PHP script for converting iCal files to XLS or CSVs. The opposite operation is also available, converting XLS/CSV calendar files to iCal format (.ics). All functions support local and remote iCal/CSV input files.What's New in This Version:- iCalcnv is reworked into a single class, using a simple configuration set method.- The former main functions; iCal2csv, iCal2xls and ...
-
This PHP script is used to convert data from CSV to kinds of text based formats such as JSON, raw text, HTML, SQL INSERT statements. Requirements:- PHP 5 or higher Limitations:- Comments in Portuguese.
-
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
-
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 ...
-
This WordPress plugin reads CSV-files and embeds it on a WordPress page. The admin can upload his CSV file, make some style settings, add an image to it and embed it on a page or post. Installation:Unpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: WordPress What's New in This Release: -Debugged: ...
-
This class can be used to manipulate a list of entries in a string of separated values. It can perform several operations on the list of values string like adding a set of values, importing the list from a compressed file, export the list, add, remove and update entries, search for values, etc.. Requirements: PHP 5.0 or Higher
-
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 ...
-
Simple CSV Reader can open a CSV file and read its data into a bidimensional array. The retrieved data array can also be sorted and then displayed on the page. Requirements: PHP 5 or higher
-
Free PHP Form 2 Email Processor is easy to use, easy to install and easy to configure. The script includes checking referrers (either in script or from an external file) to prevent abuse, the ability to set required fields, banned words and phrases (in script or external file), banned IPs (in script or external file), export to CSV, and language ...
-
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 ...
-
Export email list to CSV and vCard is an array containing other associative arrays that describe contact details such as first name, middle name, last name and e-mail addresses, is passed as parameter. The contact's information is exported in either the CSV or vCard format. Requirements: PHP 3.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







