Libraries tagged by file extensions
beechit/fal-securedownload
472033 Downloads
Secure download of assets. Makes it possible to secure FE use of assets/files by setting permissions to folders/files for fe_groups.
xantios/mimey
1933681 Downloads
PHP package for converting file extensions to MIME types and vice versa.
silverstripe/mimevalidator
1651936 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
alhimik1986/php-excel-templator
273358 Downloads
PHP Spreadsheet extension for generating excel files from template
yii2tech/csv-grid
1032489 Downloads
Yii2 extension data export to CSV file
divineomega/do-file-cache
1778333 Downloads
DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.
dianwoung/large-file-upload
38192 Downloads
An extension of laravel-admin for uploading large files
horstoeko/mimedb
1248957 Downloads
Get mimetypes by fileextensions and visa versa
yii2mod/yii2-ftp
385287 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
kartik-v/yii2-editors
221532 Downloads
Editor widgets Yii2 framework. Summernote WYSIWYG editor, Codemirror code editor and PlainText editor for Bootstrap 3.x, 4.x and 5.x.
mongosoft/yii2-upload-behavior
98805 Downloads
Upload behavior for Yii 2
elephox/mimey
133228 Downloads
PHP package for converting file extensions to MIME types and vice versa.
dfridrich/php-mime-type
245996 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.
a9f/typo3-fractor
41390 Downloads
TYPO3 extension for the File Read-Analyse-Change Tool. Allows modifying XML files
badoo/soft-mocks
33885 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.