Libraries tagged by file
ralouphie/mimey
5456264 Downloads
PHP package for converting file extensions to MIME types and vice versa.
ps/image-optimizer
1667782 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.
prewk/xml-string-streamer
2801757 Downloads
Stream large XML files with low memory consumption
plank/laravel-mediable
1319479 Downloads
A package for easily uploading and attaching media files to models with Laravel
php-translation/symfony-storage
3970247 Downloads
A translation file storage using Symfony translation component.
open-telemetry/gen-otlp-protobuf
11482533 Downloads
PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers.
nuovo/spreadsheet-reader
801927 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
num-num/ubl-invoice
460001 Downloads
A modern object-oriented PHP library to create valid UBL and Peppol BIS 3.0 files
mrclay/jsmin-php
10564818 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
mkalkbrenner/php-htmldiff-advanced
15487907 Downloads
An add-on for the php-htmldiff library for comparing two HTML files/snippets and highlighting the differences using simple HTML.
microsoft/azure-storage-common
14221555 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
marc1706/fast-image-size
9014670 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.
madnest/madzipper
1932694 Downloads
Easier zip file handling for Laravel applications.
m1/env
10517549 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
liuggio/excelbundle
6277420 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library