Libraries tagged by php file
phpunit/php-file-iterator
733105118 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
league/flysystem
519372673 Downloads
File storage abstraction for PHP
maennchen/zipstream-php
214343393 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
squizlabs/php_codesniffer
302251862 Downloads
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
sabberworm/php-css-parser
143030430 Downloads
Parser for CSS Files written in PHP
phenx/php-font-lib
132701347 Downloads
A library to read, parse, export and make subsets of different types of font files.
mpdf/mpdf
60462161 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
phenx/php-svg-lib
120367501 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-svg-lib
5709238 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
6832653 Downloads
A library to read, parse, export and make subsets of different types of font files.
knplabs/gaufrette
34314334 Downloads
PHP library that provides a filesystem abstraction layer
openspout/openspout
29668614 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
box/spout
31941402 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
laravel/pail
9980216 Downloads
Easily delve into your Laravel application's log files directly from the command line.
setasign/fpdf
46520347 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.