Libraries tagged by file extension
beechit/fal-securedownload
407793 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
1602187 Downloads
PHP package for converting file extensions to MIME types and vice versa.
silverstripe/mimevalidator
1417685 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
alhimik1986/php-excel-templator
230887 Downloads
PHP Spreadsheet extension for generating excel files from template
yii2tech/csv-grid
904020 Downloads
Yii2 extension data export to CSV file
dianwoung/large-file-upload
33139 Downloads
An extension of laravel-admin for uploading large files
yii2mod/yii2-ftp
351917 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
174632 Downloads
Editor widgets Yii2 framework. Summernote WYSIWYG editor, Codemirror code editor and PlainText editor for Bootstrap 3.x, 4.x and 5.x.
jblond/twig-trans
102450 Downloads
Twig 3 translation extension
mongosoft/yii2-upload-behavior
96907 Downloads
Upload behavior for Yii 2
elephox/mimey
95921 Downloads
PHP package for converting file extensions to MIME types and vice versa.
dfridrich/php-mime-type
228399 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.
clue/reactphp-sqlite
23745 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
badoo/soft-mocks
30017 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.
causal/extractor
161431 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.