Libraries tagged by RFC 4180
keboola/csv
1571556 Downloads
Keboola CSV reader and writer
ajgl/csv-rfc
299326 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
nozavroni/csvelte
16080 Downloads
Slender, elegant CSV for PHP
girgias/csv
20 Downloads
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.
ajgl/csv
8870 Downloads
Simple library to read and write CSV files (includes a RFC 4180 compliant implementation)
serginhold/csv
13 Downloads
Simple csv parser (RFC 4180)
kuborgh/csv-bundle
6313 Downloads
Converting an array to CSV and vice versa.
singpolyma/openpgp-php
594607 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
rootpd/openpgp-php
18757 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880). This fork exists only to have tagged v0.5 compatible with PHP 8.1.
sonnn0904/pgp
4 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
bigwhoop/radix64
76 Downloads
An implementation of the Radix-64 encoding as described by OpenPGP (RFC 4880).
paragonie/hpke
5 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP