Libraries tagged by rewriting
phpoffice/phpword
22018579 Downloads
PHPWord - A pure PHP library for reading and writing word processing documents (OOXML, ODF, RTF, HTML, PDF)
maennchen/zipstream-php
186510350 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
rodneyrehm/plist
849416 Downloads
Library for reading and writing Apple's CFPropertyList (plist) files in XML as well as binary format.
lsolesen/pel
6836484 Downloads
PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.
slack-php/slack-block-kit
390779 Downloads
OOP interface for writing Slack Block Kit messages and modals
pear/spreadsheet_excel_writer
940797 Downloads
Allows writing of Excel spreadsheets without the need for COM objects. Supports formulas, images (BMP) and all kinds of formatting for text and cells.
pear/ole
1398437 Downloads
This package allows reading and writing of OLE (Object Linking and Embedding) compound documents. This format is used as container for Excel (.xls), Word (.doc) and other Microsoft file formats.
jfcherng/php-mb-string
2839490 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
icicleio/icicle
141293 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
friends-of-behat/service-container-extension
642366 Downloads
Allows to declare own services inside Behat container without writing an extension.
fileeye/pel
3075477 Downloads
PHP Exif Library. A library for reading and writing Exif headers in JPEG and TIFF images using PHP.
writingink/wink
49162 Downloads
Wink Publishing Framework.
wilgucki/csv
253611 Downloads
Laravel 5 package for writing and reading CSV files
phpexiftool/exiftool
329275 Downloads
Exiftool is a library for reading, writing and editing meta information. This package is not PHP, but required for the main PHP driver : PHP Exiftool
nelexa/buffer
498371 Downloads
Reading And Writing Binary Data (incl. primitive types, ex. byte, ubyte, short, ushort, int, uint, long, float, double). The classes also help with porting the I/O operations of the JAVA code.