Libraries tagged by writes
kherge/file-manager
132586 Downloads
Manages strict read and write operations.
bakame/html-table
4213 Downloads
convert html table into a PHP data structure
webdevetc/blogetc
24599 Downloads
Simple blog (with admin panel) for Laravel from https://webdevetc.com/
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP
tommyknocker/pdo-database-class
6137 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
xp-forge/json
226623 Downloads
Reads and writes JSON to and from various input sources
wgirhad/geophp
59764 Downloads
Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.
wcm/git-php-hooks
42750 Downloads
Write git hooks with PHP, organize them on a per-project base and automatically add them
ujamii/openimmo
33326 Downloads
OpenImmo library for PHP8. Read and write OpenImmo xml format with JMS Serializer.
swen100/geophp
94625 Downloads
GeoPHP is an 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: (E)WKT, (E)WKB, 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.
sunaoka/ndjson
64157 Downloads
A PHP library to read and write NDJSON (Newline Delimited JSON)
psx/data
176905 Downloads
Data processing library to read and write POPOs in different formats
pimcore/file-explorer-bundle
365672 Downloads
Pimcore File Explorer Bundle allows to read/write files on the server from within the Pimcore admin interface.
php-openapi/openapi
162216 Downloads
Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
phix/contractlib
34303 Downloads
ContractLib is a lightweight PHP library designed to help you write more robust PHP components by helping your components enforce programming contracts throughout your code