Libraries tagged by fipe
ramsey/uuid-doctrine
33242288 Downloads
Use ramsey/uuid as a Doctrine field type.
phenx/php-svg-lib
120350982 Downloads
A library to read, parse and export to PDF SVG files.
orangehill/iseed
7361962 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
openspout/openspout
29645222 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
nette/neon
50632450 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
18805627 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
14433232 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
mk-j/php_xlsxwriter
6394608 Downloads
PHP Library to write XLSX files
mikey179/vfsstream
87806302 Downloads
Virtual file system to mock the real file system in unit tests.
matthiasmullie/minify
23110533 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
9928803 Downloads
Easily delve into your Laravel application's log files directly from the command line.
jetbrains/phpstorm-stubs
17288008 Downloads
PHP runtime & extensions header files for PhpStorm
dompdf/php-svg-lib
5700274 Downloads
A library to read, parse and export to PDF SVG files.
dompdf/php-font-lib
6822272 Downloads
A library to read, parse, export and make subsets of different types of font files.
amphp/process
29465234 Downloads
A fiber-aware process manager based on Amp and Revolt.