Libraries tagged by RFC 4180
keboola/csv
1600590 Downloads
Keboola CSV reader and writer
ajgl/csv-rfc
314842 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
nozavroni/csvelte
16664 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
8877 Downloads
Simple library to read and write CSV files (includes a RFC 4180 compliant implementation)
kuborgh/csv-bundle
6313 Downloads
Converting an array to CSV and vice versa.
singpolyma/openpgp-php
621149 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
rootpd/openpgp-php
19195 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.
bigwhoop/radix64
85 Downloads
An implementation of the Radix-64 encoding as described by OpenPGP (RFC 4880).
sonnn0904/pgp
4 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
paragonie/hpke
5 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP