Libraries tagged by filename
symfony/asset-mapper
10031024 Downloads
Maps directories of assets & makes them available in a public directory with versioned filenames.
blaspsoft/onym
46014 Downloads
Onym is a lightweight Laravel package designed to generate unique, structured, and meaningful filenames effortlessly.
numero2/contao-proper-filenames
62484 Downloads
Replaces special characters in filenames right after upload
indiehd/filename-sanitizer
218716 Downloads
A lightweight library for sanitizing strings to be used as filenames.
wapmorgan/file-type-detector
383949 Downloads
Detects file type by filename or content and generates correct mimetype.
torgodly/html2media
42488 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
ondrej-vrto/php-filename-sanitize
26062 Downloads
Removes all forbidden characters from the file name or path.
pablo-sg-pacheco/wp-namespace-autoloader
34798 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
netglue/revs
154306 Downloads
Simple utility for revving file name versions and deleting old revisions
brandembassy/file-type-detector
252804 Downloads
Detects file type by filename or content and generates correct mimetype. Forked from https://github.com/wapmorgan/FileTypeDetector
glen/filename-normalizer
26965 Downloads
A string normalizer for filesystem name.
wearerequired/filename-normalizer
16626 Downloads
WordPress mu-plugin to normalize filenames before they are uploaded.
rundiz/upload
7151 Downloads
Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
marcocesarato/markdown
594 Downloads
This package can convert PHPDoc comments from classes into Markdown. It can parse a class file with a given file name and extracts the documentation of its functions and variables that it may contain in PHPDoc format. The package can convert the extracted documentation into a file in Markdown format.
erimeilis/laravel-migrations-drift
2328 Downloads
Detect and fix migration table drift in Laravel apps. Sync filenames, compare schemas, rename migrations.