Libraries tagged by file extensions
beechit/fal-securedownload
418017 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
1653939 Downloads
PHP package for converting file extensions to MIME types and vice versa.
silverstripe/mimevalidator
1457797 Downloads
Checks uploaded file content roughly matches a known MIME type for the file extension.
alhimik1986/php-excel-templator
237655 Downloads
PHP Spreadsheet extension for generating excel files from template
yii2tech/csv-grid
923943 Downloads
Yii2 extension data export to CSV file
spryker/file-system-extension
929045 Downloads
FileSystemExtension module
dianwoung/large-file-upload
34059 Downloads
An extension of laravel-admin for uploading large files
horstoeko/mimedb
187712 Downloads
Get mimetypes by fileextensions and visa versa
yii2mod/yii2-ftp
358340 Downloads
A flexible FTP and SSL-FTP client for PHP. This lib provides helpers easy to use to manage the remote files.
shipmonk/phpstan-baseline-per-identifier
4606 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
kartik-v/yii2-editors
181953 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
97311 Downloads
Upload behavior for Yii 2
elephox/mimey
102972 Downloads
PHP package for converting file extensions to MIME types and vice versa.
dfridrich/php-mime-type
231973 Downloads
Simple PHP class for guessing file mime type based on file extension with ability to use in Symfony project.
badoo/soft-mocks
30523 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.