Libraries tagged by file library
nelexa/zip
5798749 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
flowjs/flow-php-server
1352988 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
aplus/validation
1584630 Downloads
Aplus Framework Validation Library
aplus/session
1584597 Downloads
Aplus Framework Session Library
league/uri-schemes
6725596 Downloads
URI manipulation library
microsoft/azure-storage-common
12721322 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
codeception/lib-web
12370256 Downloads
Library containing files used by module-webdriver and lib-innerbrowser or module-phpbrowser
m1/env
9723384 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
flowjs/flowjs
8461 Downloads
A JavaScript library providing multiple file uploads via the HTML5 File API.
kartik-v/yii2-mpdf
4631781 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
mkalkbrenner/php-htmldiff-advanced
14181645 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
ps/image-optimizer
1630711 Downloads
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
nuovo/spreadsheet-reader
762214 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
marc1706/fast-image-size
8751986 Downloads
fast-image-size is a PHP library that does almost everything PHP's getimagesize() does but without the large overhead of downloading the complete file.
liuggio/excelbundle
6214546 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library