Libraries tagged by file
matthiasmullie/minify
33609659 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
33695764 Downloads
PHP runtime & extensions header files for PhpStorm
james-heinrich/getid3
12849660 Downloads
PHP script that extracts useful information from popular multimedia file formats
incenteev/composer-parameter-handler
75585249 Downloads
Composer script handling your ignored parameter file
eluceo/ical
18911238 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
37687591 Downloads
PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
unisharp/laravel-filemanager
3524524 Downloads
A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE
hoa/file
24951557 Downloads
The Hoa\File library.
spatie/file-system-watcher
3051573 Downloads
Watch changes in the file system using PHP
illuminate/filesystem
65538104 Downloads
The Illuminate Filesystem package.
colinmollenhour/cache-backend-file
23679736 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.
nicolab/php-ftp-client
5591570 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
32799381 Downloads
A convenience class for temporary files
lorisleiva/lody
8194984 Downloads
Load files and classes as lazy collections in Laravel.
league/flysystem-sftp-v3
35779152 Downloads
SFTP filesystem adapter for Flysystem.