CSV

pecl install CSV

CSV PHP extension

A new and improved CSV file PHP extension which follows RFC 4180 instead of using a custom escape mechanism.

Supports multi-bytes delimiters, enclosures, and providing a custom EOL sequence.

Sponsor me via GitHub sponsors: https://github.com/sponsors/Girgias

Maintainer

  • George Peter Banyard (lead )

Details

Downloads: 40679
0.3.1
4 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 8.0
Loading...
PHP 7.4
Loading...
PHP 7.3
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 8.0
Loading...
PHP 7.4
Loading...
PHP 7.3
Loading...
Request a build
Request to the website owner's team the built this extension with this parameters. The result is not guaranteed and can be impossible for many reasons. The extension source code is frequently not upto date with the most recent PHP version.
If you have another code source for this extension, provide it in comment.
Please (or register) to request a build.
Version 0.3.1 change log


Fix Windows compilation.
Fix package stability.
Add tests for a custom EOL sequence as nul byte.
Bundle tests with release.

requires:

  • php >=7.3.0
  • pearinstaller >=1.4.0