Libraries tagged by filer
knplabs/gaufrette
32148116 Downloads
PHP library that provides a filesystem abstraction layer
php-cs-fixer/diff
103016297 Downloads
sebastian/diff v3 backport support for PHP 5.6+
wikimedia/composer-merge-plugin
17259143 Downloads
Composer plugin to merge multiple composer.json files
studio-42/elfinder
6887670 Downloads
File manager for web
smalot/pdfparser
19156552 Downloads
Pdf parser library. Can read and extract information from pdf file.
setasign/fpdf
40903252 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
seld/phar-utils
140520935 Downloads
PHAR file format utilities, for when PHP phars you up
php-imap/php-imap
10285468 Downloads
Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
phenx/php-svg-lib
109832825 Downloads
A library to read, parse and export to PDF SVG files.
orangehill/iseed
6732836 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
openspout/openspout
21367823 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
nette/neon
46898217 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
mrclay/minify
13242887 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
mikey179/vfsstream
80479409 Downloads
Virtual file system to mock the real file system in unit tests.
matthiasmullie/minify
20409447 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.