Tiny File Manager
Single-file PHP web file manager with built-in editor and uploads
6k stars 1.8k forks last commit first released GPL-3.0
Actively maintained
Last commit 20 Jul 2026.

Tiny File Manager is a lightweight, single-file PHP application for managing files and folders through a web browser. It can be dropped into a server directory with minimal setup, providing a practical UI for basic file operations and quick edits.
Key Features
- Single PHP file deployment with optional configuration file support
- File and folder operations: upload, download, create, rename, copy, move, delete
- Ajax uploads with drag-and-drop, multi-file upload, and URL-based upload
- Built-in code editor (Cloud9/Ace-based) with syntax highlighting and themes
- Multi-user support with per-user root directory mapping and session-based access control
- Search and filtering for faster navigation in large directories
- Archive management: create/extract ZIP and TAR archives
- Optional controls such as IP allow/deny lists and basic backup capabilities
Use Cases
- Quick server-side file maintenance and emergency edits without SSH access
- Lightweight “personal cloud” style file access for small teams or internal tools
- Temporary file upload and distribution area with browser-based management
Limitations and Considerations
- Not intended for exposure on public/untrusted environments; harden access and remove after use when possible
- Feature set and security model are intentionally simple compared to full-featured cloud storage platforms
Tiny File Manager is a convenient utility when you need a fast, low-dependency web file manager on a PHP host. It works best for controlled environments where simplicity and portability are more important than advanced collaboration features.
Categories:
Tags:
Tech Stack:
Similar to Tiny File Manager

FileGator
Multi-user web-based file manager with pluggable storage backends
Self-hosted, open-source web file manager with multi-user access, roles, and chunked uploads. Manage local files or connect external storage like S3 via adapters.


FileBrowser Quantum
Web-based file manager with sharing, access control, and search
Self-hosted web file browser to manage files, users, access control, sharing links, previews, and fast indexed search with real-time UI updates.

nextExplorer
Self-hosted web file explorer with access control and previews
Modern, Docker-first self-hosted web file explorer with local users/groups, optional OIDC SSO, fast previews, built-in editor, sharing links, and search.
IFM
Web-based PHP file manager with editing, upload, and archive support
IFM is a single-file web-based file manager (PHP + JavaScript) for browsing, editing, uploading, downloading and extracting archives with simple authentication and Docker support.


Papra
Minimalistic document management and archiving platform
Minimalistic document management and archiving platform for long-term storage, full-text search, tagging, and automated ingestion via email or folders.
Erugo
Self-hosted file-sharing platform built with PHP/Laravel and Vue.js
Open-source, self-hosted file-sharing app (PHP/Laravel + Vue) with password protection, expirations, download limits and Docker-first deployment.

