Skip to content

SecureFileHub v1.0 - Initial Public Release

Choose a tag to compare

@jerickalmeda jerickalmeda released this 20 Sep 10:37
· 16 commits to main since this release

πŸš€ SecureFileHub v1.0 - Initial Public Release

πŸŽ‰ Welcome to SecureFileHub!

SecureFileHub is a comprehensive, single-file PHP web application for secure file management with integrated MySQL database administration.

⭐ Key Highlights

  • πŸ—‚οΈ Single File Deployment - Just upload filemanager.php and you're ready!
  • 🎨 Monaco Editor Integration - Professional code editing with VS Code features
  • πŸ—„οΈ Database Management - Full MySQL administration capabilities
  • πŸ›‘οΈ Enterprise Security - CSRF protection, session management, path sanitization
  • πŸ“± Responsive Design - Works on desktop, tablet, and mobile devices

πŸ“₯ Quick Installation

  1. Download filemanager.php from the assets below
  2. Upload to your web server directory
  3. Access via browser: http://yourserver/filemanager.php
  4. Login: admin / filemanager123 ⚠️ Change immediately!

✨ What's Included

πŸ“ File Management

  • Upload, download, create, edit, rename, delete files
  • Monaco Editor with syntax highlighting (15+ languages)
  • Tree navigation and responsive design
  • File previews and bulk operations

πŸ—„οΈ Database Management

  • MySQL integration with query executor
  • Table browser and structure viewer
  • Export to CSV/JSON formats
  • Query history and database tree navigation

πŸ”’ Security Features

  • CSRF protection on all forms
  • Session management with timeouts
  • Path sanitization and input validation
  • SQL injection prevention with PDO

πŸ“‹ Requirements

  • PHP 7.4+ (Recommended: 8.0+)
  • Web server (Apache/Nginx/IIS)
  • MySQL/MariaDB (optional)
  • Modern browser with JavaScript

🎯 Perfect For

  • Development environments (Laragon, XAMPP)
  • Windows Server deployments
  • Web hosting file management
  • Database administration
  • Learning PHP and MySQL

πŸ“š Documentation

πŸ†˜ Support


πŸ“„ License: MIT - Free to use, modify, and distribute!

⭐ If you find this useful, please star the repository!