Libraries tagged by filer
ryangjchandler/orbit
115294 Downloads
A flat-file database driver for Eloquent.
ralouphie/mimey
4949877 Downloads
PHP package for converting file extensions to MIME types and vice versa.
ps/image-optimizer
1590137 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
2378409 Downloads
Stream large XML files with low memory consumption
plank/laravel-mediable
1118480 Downloads
A package for easily uploading and attaching media files to models with Laravel
php-translation/symfony-storage
3621134 Downloads
A translation file storage using Symfony translation component.
nuovo/spreadsheet-reader
730521 Downloads
Spreadsheet reader library for Excel, OpenOffice and structured text files
mrclay/jsmin-php
8358721 Downloads
Provides a modified port of Douglas Crockford's jsmin.c, which removes unnecessary whitespace from JavaScript files.
mkalkbrenner/php-htmldiff-advanced
12892544 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
11410480 Downloads
This project provides a set of common code shared by Azure Storage Blob, Table, Queue and File PHP client libraries.
markstory/asset_compress
862146 Downloads
An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.
marc1706/fast-image-size
8526174 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
1601589 Downloads
A faster drop in replacement for bin/magento cache:clean with file watcher
madnest/madzipper
1577627 Downloads
Easier zip file handling for Laravel applications.
m1/env
9021060 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.