Libraries tagged by filenames
shel/asset-names
2917 Downloads
Allows changing uploaded asset filenames in Neos CMS
ramesh-dada/download-button
2298 Downloads
Add visual Download button with size and filename to Flarum posts
nihilarr/parse-torrent-name
1953 Downloads
Extract media information from torrent-like filename
madeyourday/svg-icon-font-generator
157 Downloads
Creates a SVG font from a set of SVG files and vice versa. The glyph mapping is based on the file names – that makes updating and extending easy and fast.
jkuchar/filedownloader
30694 Downloads
Addon makes controlled downloads of files peace of cake. It supports client reconnections, segmented downloading, files over 4GB, automatic mime-type detection and special characters in file names. If you need to control download speed you are on the right site.
kumatch/filename-normalizer
1887 Downloads
A string normalizer for filesystem name.
upperdog/clean-image-filenames
284 Downloads
A short description of what your package does
mattgorle/filename-suffixer
583 Downloads
Ensures unique filenames by adding a numeric suffix
yaklimuk/mboxreader
14 Downloads
This package allows to parse mbox files, filter messages by subject, subject regex, sender and date. It also allows to parse attachments and filter messages by the attachment's filename or it's regex
toutouwai/unique-image-variations
20 Downloads
A ProcessWire module that ensures that all ImageSizer options affect image variation filenames.
sakanjo/laravel-readable-migrations
63 Downloads
Change migrations filenames to more readable numeric format.
restruct/silverstripe-asset_icons
350 Downloads
Fix-up assets with filetype icons and better filenames
jeroenvdheuve/assetic-cache-busting-worker
11616 Downloads
Assetic cache busting worker. Adds a hash to the filename based on file content.
israeldavidvm/name-helper
23 Downloads
Manage file names, responsive images, URLs and more with ease!The NameHelper repository offers you a complete library to simplify working with names in your application.The NameHelper class provides a collection of utility functions for working with image names, particularly in the context of generating responsive image URLs. It also includes auxiliary functions for manipulating file names and some special functions that allow the generation of urls specially designed for Laravel.I usually use this package with other packages created by me such as ImageCompressor and SmartImage.
daxslab/yii2-uploader-behavior
685 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.