Libraries tagged by file ext
diecoding/yii2-flysystem
6578 Downloads
The League Flysystem for local and remote filesystems library for Yii2
mongosoft/yii2-upload-behavior
99050 Downloads
Upload behavior for Yii 2
2amigos/yii2-flysystem-component
49618 Downloads
The League Flysystem integration for Yii Framework
skyzyx/mimetypes
194830 Downloads
Creates a JSON document containing a thorough list of file extensions => mime types as provided by the Apache httpd project.
devanych/mime-types
120339 Downloads
Converts MIME types to file extensions and vice versa
spaze/phpinfo
14544 Downloads
Extract phpinfo() into a variable and move CSS to external file.
evoweb/ew-llxml2xliff
38699 Downloads
Provides a backend module to convert locallang.xml and locallang.php files to xliff. For every language, contained in the source file, an extra file gets created.
zetacomponents/archive
483005 Downloads
The component allows you to create, modify, and extract archive files of various formats. The currently supported archives formats are Tar (with the flavours: ustar, v7, pax, and gnu) and Zip.
plesk/pm-api-stubs
42155 Downloads
Plesk Extensions API PHP files stubs for IDE.
a9f/fractor-yaml
61109 Downloads
YAML extension for the File Read-Analyse-Change Tool. Allows modifying YAML files
a9f/fractor-xml
61116 Downloads
XML extension for the File Read-Analyse-Change Tool. Allows modifying XML files
a9f/fractor-typoscript
61087 Downloads
TypoScript extension for the File Read-Analyse-Change Tool. Allows modifying TYPO3 TypoScript configuration files
a9f/fractor-htaccess
8830 Downloads
htaccess extension for the File Read-Analyse-Change Tool. Allows modifying htaccess files
a9f/fractor-fluid
61109 Downloads
Fluid extension for the File Read-Analyse-Change Tool. Allows modifying Fluid files
badoo/soft-mocks
34624 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.