Libraries tagged by files
matthiasmullie/minify
33983442 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.
jetbrains/phpstorm-stubs
34521079 Downloads
PHP runtime & extensions header files for PhpStorm
james-heinrich/getid3
13037881 Downloads
PHP script that extracts useful information from popular multimedia file formats
incenteev/composer-parameter-handler
75739016 Downloads
Composer script handling your ignored parameter file
eluceo/ical
19079145 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.
box/spout
37841498 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
hoa/file
25142472 Downloads
The Hoa\File library.
spatie/file-system-watcher
3188757 Downloads
Watch changes in the file system using PHP
illuminate/filesystem
65971723 Downloads
The Illuminate Filesystem package.
colinmollenhour/cache-backend-file
23801329 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.
unisharp/laravel-filemanager
3549728 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
nicolab/php-ftp-client
5622822 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
mikehaertl/php-tmpfile
33122503 Downloads
A convenience class for temporary files
lorisleiva/lody
8387000 Downloads
Load files and classes as lazy collections in Laravel.
league/flysystem-sftp-v3
36475849 Downloads
SFTP filesystem adapter for Flysystem.