Libraries tagged by xfile
ps/image-optimizer
1650556 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
2696670 Downloads
Stream large XML files with low memory consumption
plank/laravel-mediable
1268699 Downloads
A package for easily uploading and attaching media files to models with Laravel
open-telemetry/gen-otlp-protobuf
9799580 Downloads
PHP protobuf files for communication with OpenTelemetry OTLP collectors/servers.
nuovo/spreadsheet-reader
781645 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
num-num/ubl-invoice
371026 Downloads
A modern object-oriented PHP library to create valid UBL and Peppol BIS 3.0 files
mrclay/jsmin-php
9961890 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
mkalkbrenner/php-htmldiff-advanced
14840171 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
13468243 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
mevdschee/php-crud-api
55551 Downloads
Single file PHP script that adds a REST API to a SQL database.
markstory/asset_compress
924215 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
marc1706/fast-image-size
8893934 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.
mage2tv/magento-cache-clean
1804939 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
madnest/madzipper
1842721 Downloads
Easier zip file handling for Laravel applications.
m1/env
10101510 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.