Libraries tagged by fide
phenx/php-svg-lib
131223351 Downloads
A library to read, parse and export to PDF SVG files.
orangehill/iseed
8181610 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
openspout/openspout
41798031 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
nette/neon
55606277 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
20388790 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
15949140 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
97632581 Downloads
Virtual file system to mock the real file system in unit tests.
matthiasmullie/minify
26465053 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
25572993 Downloads
Easily delve into your Laravel application's log files directly from the command line.
jetbrains/phpstorm-stubs
21087166 Downloads
PHP runtime & extensions header files for PhpStorm
james-heinrich/getid3
9476679 Downloads
PHP script that extracts useful information from popular multimedia file formats
incenteev/composer-parameter-handler
71832472 Downloads
Composer script handling your ignored parameter file
eluceo/ical
15670801 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
13953332 Downloads
A library to read, parse and export to PDF SVG files.
amphp/process
41417699 Downloads
A fiber-aware process manager based on Amp and Revolt.