class.upload.php
File manager
A class that manages file uploads and provides methods for image processing and manipulation.
This PHP class uploads files and manipulates images very easily. It is in fact as much as an image processing class than it is an upload class. Compatible with PHP 4, 5, 7 and 8. Supports processing of local files, uploaded files, files sent through XMLHttpRequest.
853 stars
79 watching
358 forks
Language: PHP
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
canopas/web-file-upload | A file management system for Vue and React applications with features like single and multiple file uploads and preview capabilities. | 22 |
sroze/sriorestuploadbundle | A Symfony bundle to handle multiple upload methods on REST APIs | 46 |
farisc0de/uploady | A file upload and management tool with features like multi-file support, admin panel, and image processing. | 82 |
iutbay/mm | An open-source web file manager built with VueJS 2 and JavaScript, allowing users to upload, manage, and interact with files on a remote server. | 243 |
veliovgroup/meteor-files | Manages file storage and uploads on a Meteor.js application server-side | 1,113 |
rymanalu/laravel-simple-uploader | Provides a simple way to upload files in Laravel 5 applications | 56 |
aralejs/upload | A JavaScript library for creating file uploaders with an iframe and HTML5 support | 85 |
valor-software/ng2-file-upload | Provides easy-to-use Angular directives for handling file uploads and drops in web applications. | 1,910 |
pivan/file-upload | An Angular module for handling file uploads with drag-and-drop functionality and customizable validation options. | 87 |
lirios/files | A tool for managing and organizing files in a user-friendly way | 84 |
fohrloop/dash-uploader | An upload component for Python Dash applications allowing large file uploads with progress indication and callback functionality. | 144 |
joegasewicz/flask-file-upload | A Flask extension that simplifies file uploads and integrates them with SQLAlchemy databases. | 154 |
classpreloader/classpreloader | Generates a single PHP file containing all the autoloaded classes required by an application. | 361 |
filegator/filegator | A powerful, multi-user file management application with support for various storage adapters and file operations. | 2,175 |
volkanalkilic/mqtt-file-uploader | A .NET application that monitors local directories and uploads files to an MQTT broker. | 5 |