Libraries tagged by miles
phenx/php-font-lib
139131342 Downloads
A library to read, parse, export and make subsets of different types of font files.
mpdf/mpdf
64507035 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
233719787 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
laravel/sail
148344567 Downloads
Docker files for running a basic Laravel application.
nette/finder
52454161 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
league/flysystem-local
162230484 Downloads
Local filesystem adapter for Flysystem.
knplabs/gaufrette
35689643 Downloads
PHP library that provides a filesystem abstraction layer
wikimedia/composer-merge-plugin
20529586 Downloads
Composer plugin to merge multiple composer.json files
spatie/simple-excel
6933842 Downloads
Read and write simple Excel and CSV files
setasign/fpdf
50533620 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.
php-parallel-lint/php-parallel-lint
44261675 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phenx/php-svg-lib
126588851 Downloads
A library to read, parse and export to PDF SVG files.
openspout/openspout
36298822 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
mrclay/minify
15200848 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
matthiasmullie/minify
24905201 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.