Libraries tagged by file library
nelexa/zip
5192500 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.
gargron/fileupload
456329 Downloads
File uploading library capable of handling large/chunked/multiple file uploads
flowjs/flow-php-server
1273704 Downloads
PHP library for handling chunk uploads. Works with flow.js html5 file uploads.
aplus/validation
1252226 Downloads
Aplus Framework Validation Library
aplus/session
1252217 Downloads
Aplus Framework Session Library
league/uri-schemes
6633682 Downloads
URI manipulation library
microsoft/azure-storage-common
11224966 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
codeception/lib-web
9072117 Downloads
Library containing files used by module-webdriver and lib-innerbrowser or module-phpbrowser
m1/env
8907176 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
kartik-v/yii2-mpdf
4318992 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
mkalkbrenner/php-htmldiff-advanced
12695942 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
1583105 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
726148 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
marc1706/fast-image-size
8488579 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
6143927 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library