Libraries tagged by filer
nette/finder
59565531 Downloads
🔍 Nette Finder: find files and directories with an intuitive API.
php-cs-fixer/diff
119181892 Downloads
sebastian/diff v3 backport support for PHP 5.6+
wikimedia/composer-merge-plugin
29024924 Downloads
Composer plugin to merge multiple composer.json files
studio-42/elfinder
9760432 Downloads
File manager for web
spatie/simple-excel
12892342 Downloads
Read and write simple Excel and CSV files
setasign/fpdf
76704568 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
66463751 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phenx/php-svg-lib
150789576 Downloads
A library to read, parse and export to PDF SVG files.
phenx/php-font-lib
164558017 Downloads
A library to read, parse, export and make subsets of different types of font files.
overtrue/phplint
14823177 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
orangehill/iseed
10513890 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nette/neon
68533691 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
mrclay/minify
19538770 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
118522925 Downloads
Virtual file system to mock the real file system in unit tests.
meyfa/php-svg
17026046 Downloads
Read, edit, write, and render SVG files with PHP