Libraries tagged by file uploader
rekalogika/reconstitutor
7618 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
ikechukwukalu/clamavfileupload
5700 Downloads
File upload with ClamAV anti-virus scan
asgaroth/xupload
17423 Downloads
jQuery file upload extension for Yii, allows your users to easily upload files to the server
mojo42/jirafeau
67 Downloads
Jirafeau: a simple way to upload a file
oleg-chulakov-studio/yii2-filestorage
7240 Downloads
Upload and storage files.
luar/php-excimer
1708 Downloads
Implements the MediaWiki Excimer class for ease of use. Generate a json file that you can upload to speedscope.app to view the profile.
bangnokia/laravel-backup-telegram
1623 Downloads
Upload your backup file to telegram channel for spatie/laravel-backup
unopim/dam
276 Downloads
Unopim Digital Asset Management (DAM) is a flexible solution for managing digital assets in the Unopim PIM ecosystem. Key features include file and directory management, asset upload, preview, and deletion, advanced metadata tagging, collaboration tools, and CSV/XLSX export/import for asset assignment.
distantnative/kirby-csv-field
503 Downloads
Kirby CMS Panel field to upload and display a single CSV file
zoomyboy/file-upload
170 Downloads
Upload files to an elouent model and assign them in the database
wpscholar/wp-file-upload-validator
3959 Downloads
A file upload validator for WordPress.
szajbus/uploadpack
375 Downloads
Easy way to handle file uploads in CakePHP
scoumbourdis/upload
2752 Downloads
Handle file uploads with extensible validation and storage strategies
rekalogika/file-contracts
2688 Downloads
Interfaces, traits, and nominal classes for file abstraction.
rekalogika/file-association-entity
2401 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.