sfCsvPlugin - 0.1.2

Easily read and write CSV files.

« Back to the Plugins Home

Signin


Forgot your password?
Create an account

Tools

Stats

Module plugins

Some of the plugins offer one-click modules to easily add complete features to your symfony applications

advanced search
Plugin Information License Installation Readme All Releases Changelog Contribute
sfCsvPlugin 0.1.2beta for sf 1.2sf 1.1sf 1.0 and Propel MIT

Description

Easily read and write CSV files.

Leads

Name Email
gravatar Carlos Escribano Rey moc.suahkram <<ta>> solrac

sfCsvPlugin

  • sfCsvReader: Reads a CSV file.
  • sfCsvWriter: Writes an array in CSV style.
  • sfCsvPropelWriter: Uses a sfCsvWriter to help you to dump data from your model through a Criteria object and doSelectRS method in CSV style.