evosys21/portphp-csv

CSV reader and writer for Port

Installs: 1 786

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

pkg:composer/evosys21/portphp-csv

2.0.2 2020-12-31 14:15 UTC

This package is auto-updated.

Last update: 2025-09-29 02:50:33 UTC


README

Latest Version Build Status Scrutinizer Code Quality Code Coverage

CVS reader and writer for Port.

Note

This is a cloned version of: https://github.com/portphp/csv

Installation

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

$ composer require portphp/csv

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.

Documentation

Documentation is available at https://portphp.readthedocs.org.

Issues and feature requests

Please report issues and request features at https://github.com/evosys21/portphp-portphp/issues.

Contributing

Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.

License

This package is licensed under the MIT license.