Libraries tagged by read write
gasparesganga/php-shapefile
1732125 Downloads
PHP library to read and write ESRI Shapefiles, compatible with WKT and GeoJSON
devizzent/cebe-php-openapi
10833800 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
jstewmc/rtf
153844 Downloads
Read and write Rich Text Format (RTF) documents with PHP
mpyw/laravel-cached-database-stickiness
356917 Downloads
Guarantee database stickiness over the same user's consecutive requests
adlawson/vfs
440924 Downloads
Virtual file system
symfony/json-streamer
645696 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
itamair/geophp
7212778 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.
clagiordano/weblibs-configmanager
3699565 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
yidas/phpspreadsheet-helper
151968 Downloads
PHP Excel Helper - Write and read Spreadsheet with easy way based on PhpSpreadsheet
phpoffice/phppowerpoint
58156 Downloads
PHPPresentation - Read, Create and Write Presentations documents in PHP
shuchkin/simplecsv
101249 Downloads
Parse and retrieve data from CSV files. Export data to CSV.
anilcancakir/laravel-agent-mcp
8774 Downloads
Read-only MCP (Model Context Protocol) server for Laravel. Give Claude Code, Cursor, and AI coding agents safe live access to your database, logs, queue, cache, routes, and config. No Sanctum, no user table, no write access.
jwage/easy-csv
449627 Downloads
Easy CSV manipulation for PHP 5.4+
liberu-genealogy/php-gedcom
7522 Downloads
A GEDCOM file parser (read + write) for PHP 8.4+
roromix/spreadsheetbundle
417918 Downloads
This is a Symfony 7.1+ Bundle helps you to read and write Spreadsheet files (including pdf, xls, xlsx, odt, csv), thanks to the PHPSpreadsheet library