Libraries tagged by read write
adnanmula/spout
14036 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
brianhenryie/bh-php-flysystem-readonly
289 Downloads
A League Flysystem adapter which wraps another adapter: reads pass through, writes and deletes are captured in memory so nothing ever touches the underlying filesystem. For --dry-run modes.
palmtree/csv
6557 Downloads
CSV Reader and Writer
klapuch/configuration
2891 Downloads
Easy way how to work with various configuration sources
elnurxf/spout
306 Downloads
Custom fork of Spout with merge cell support
bakame/psr7-csv-factory
13230 Downloads
a factory to return league csv object from PSR-7 StreamInterface
dskripchenko/php-docx
223 Downloads
The HTML layer for PHPWord pipelines and a standalone DOCX-HTML round-trip library: read arbitrary Word/Google Docs/LibreOffice/PHPWord documents to a typed AST and clean HTML, convert HTML to DOCX, detect MERGEFIELD/content-control/{{placeholder}} template variables. Pure PHP, zero dependencies.
mrkrstphr/php-gedcom
15204 Downloads
A GEDCOM file parser (read + write) for PHP 5.3+
kedrigern/phpio
38 Downloads
PHP class for batch file processing. You can read, write, delete, move. All in pretty object.
genealogiawebsite/php-gedcom
1947 Downloads
A GEDCOM file parser (read + write) for PHP 8.0+
cgdprojects/php-gedcom
1520 Downloads
A GEDCOM file parser (read + write) for PHP 8.0+
cartograph/minecraft-nbt
270 Downloads
Read, write, and manipulate Minecraft's NBT (Named Binary Tag) format; both binary and SNBT.
aspose/slides
4150 Downloads
Aspose.Slides for PHP via Java is a PowerPoint PHP API for creating, manipulating, and managing presentations. It allows applications and developers to read, write, convert, and manipulate PowerPoint presentations in PHP.
appstract/php-hostsfile
1132 Downloads
Read & Write Entries From the HostsFile with PHP
tochka-developers/geophp
131 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.