Libraries tagged by RFC 4180
keboola/csv
1842103 Downloads
Keboola CSV reader and writer
ajgl/csv-rfc
402572 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
nozavroni/csvelte
19020 Downloads
Slender, elegant CSV for PHP
girgias/csv
292 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.
csvtoolkit/fastcsv
16 Downloads
High-performance PHP extension for CSV file handling with RFC 4180 compliance
ajgl/csv
8881 Downloads
Simple library to read and write CSV files (includes a RFC 4180 compliant implementation)
kuborgh/csv-bundle
6315 Downloads
Converting an array to CSV and vice versa.
singpolyma/openpgp-php
893759 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
rootpd/openpgp-php
21895 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.
wpify/benefit-plus-gateway-sdk
174 Downloads
This is a "swagger" definition of application programming interface of the MúzaPay by Benefit Plus e-commerce payment gateway. You may leverage this API from your e-shop to integrate payments by employee-benefits-programme funds. This version of the programme uses mobile payment application MúzaPay. Requests signingAll requests except /auth/token must be signed by "SHA-256 with RSA" (RSASSA-PKCS1-v1_5, RFC 8017 chapter 8.2) electronic signatures. See online gateway documentation for details. ## Change log * v2 - 2025-06-26 * Added HEALTH value to productCode enum as mandated by the Czech state legislation. * amountAuthorized in PaymentStateResponse renamed to remainingAmount to better capture its meaining. * Added HTTP 410 Gone response to the cancelPayment() operation. * Corrected pattern of orderReferenceCode * Multiple corrections of the documentation, examples and field ordering changes - non-impacting.
sonnn0904/pgp
4 Downloads
Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)
bigwhoop/radix64
96 Downloads
An implementation of the Radix-64 encoding as described by OpenPGP (RFC 4880).
paragonie/hpke
27228 Downloads
Hybrid Public-Key Encryption (RFC 9180) for PHP