Libraries tagged by files
setasign/fpdf
53843100 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
165150425 Downloads
PHAR file format utilities, for when PHP phars you up
php-parallel-lint/php-parallel-lint
46913225 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phenx/php-svg-lib
130727984 Downloads
A library to read, parse and export to PDF SVG files.
orangehill/iseed
8140750 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
openspout/openspout
41170781 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
nette/neon
55338302 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
mrclay/minify
15867036 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
97162238 Downloads
Virtual file system to mock the real file system in unit tests.
matthiasmullie/minify
26290144 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
24775501 Downloads
Easily delve into your Laravel application's log files directly from the command line.
jetbrains/phpstorm-stubs
20897260 Downloads
PHP runtime & extensions header files for PhpStorm
james-heinrich/getid3
9399456 Downloads
PHP script that extracts useful information from popular multimedia file formats
incenteev/composer-parameter-handler
71724140 Downloads
Composer script handling your ignored parameter file
eluceo/ical
15591046 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.