Libraries tagged by films
mpdf/mpdf
54556241 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
186510350 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
111735116 Downloads
Docker files for running a basic Laravel application.
nette/finder
49146846 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
league/flysystem-local
97702484 Downloads
Local filesystem adapter for Flysystem.
knplabs/gaufrette
32144881 Downloads
PHP library that provides a filesystem abstraction layer
wikimedia/composer-merge-plugin
17255137 Downloads
Composer plugin to merge multiple composer.json files
setasign/fpdf
40896151 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.
openspout/openspout
21353340 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
mrclay/minify
13236914 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
20401328 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.
laravel/pail
1900255 Downloads
Easily delve into your Laravel application's log files directly from the command line.
jetbrains/phpstorm-stubs
15095670 Downloads
PHP runtime & extensions header files for PhpStorm
eluceo/ical
12914953 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
dompdf/php-svg-lib
1924895 Downloads
A library to read, parse and export to PDF SVG files.