Libraries tagged by write
happy-types/enumerable-type
43172 Downloads
Strongly typed implementation of enumerable type in PHP which helps us to write a safer more readable code.
graze/console-diff-renderer
148212 Downloads
only write output to a console that has changed
funkatron/inspekt
8546 Downloads
A PHP library that makes it easier to write secure web applications
funiq/geophp
118213 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.
firehed/simplelogger
115895 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
ezsystems/ezodf-ls
414490 Downloads
This extension enables import and export of OpenOffice.org Writer documents within eZ Publish legacy
evilfreelancer/openvpn-php
5084 Downloads
OpenVPN config generator writen on PHP
erasys/openapi-php
85508 Downloads
Open API 3.0 builder and validation library for PHP that helps you write valid specs.
edfi/resources
93190 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
93187 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
cookieguru/phpgtfs
113920 Downloads
Data modeling and object writer for General Transit Feed Specification (GTFS)
christeredvartsen/php-bittorrent
20565 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
c006/yii2-migration-utility
161882 Downloads
Automatically writes the create tables for migrations or create tables in general
angeo/module-llms-txt
1583 Downloads
Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.
alexandre-daubois/lazy-stream
5898 Downloads
Write data to streams, only when it is really needed to.