Libraries tagged by xfile
nette/neon
46876879 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
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
mikey179/vfsstream
80459937 Downloads
Virtual file system to mock the real file system in unit tests.
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
15104046 Downloads
PHP runtime & extensions header files for PhpStorm
incenteev/composer-parameter-handler
67639597 Downloads
Composer script handling your ignored parameter file
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.
dompdf/php-font-lib
2320372 Downloads
A library to read, parse, export and make subsets of different types of font files.
box/spout
30164054 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
unisharp/laravel-filemanager
2637142 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
illuminate/filesystem
46730699 Downloads
The Illuminate Filesystem package.
colinmollenhour/cache-backend-file
18212333 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
hoa/file
19294983 Downloads
The Hoa\File library.