portphp / csv
CSV reader and writer for Port
Installs: 1 975 849
Dependents: 12
Suggesters: 6
Security: 0
Stars: 34
Watchers: 4
Forks: 18
pkg:composer/portphp/csv
Requires
- portphp/portphp: ^1.6.0
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-10-06 19:38:41 UTC
README
CVS reader and writer for Port.
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/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.