Skip to content

A PHP file explorer for localhost with XAMPP, WAMPP, or Laragon. Navigate, view, and open files with VS Code.

License

Notifications You must be signed in to change notification settings

Muurtaja/localhost-file-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Localhost File Explorer

A simple PHP-based file explorer for browsing and navigating through directories on your localhost. This file explorer allows you to view files, directories, and perform basic actions such as opening items with VS Code or accessing them directly.

Usage

  1. Place the PHP file (index.php) in the root of your localhost directory.
  2. Access the file explorer through your web browser by navigating to http:https://localhost/.

Features

  • Breadcrumb navigation for easy directory traversal.
  • Search functionality to filter displayed files.
  • Context menu for each item, providing options to open with VS Code or access directly.
  • Responsive design using Bootstrap for a clean and user-friendly interface.

Requirements

  • PHP server environment.
  • Bootstrap CSS (included via CDN in the PHP file).

Security Considerations

  • Ensure that your PHP environment is properly configured to prevent unauthorized access.
  • Keep your server software, PHP, and any dependencies up to date for security purposes.

License

This project is licensed under the MIT License.

Author

Muurtaja (GitHub Profile)

Contribution Guidelines

We welcome contributions to improve and enhance the functionality of this file explorer. If you would like to contribute, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit with descriptive messages.
  4. Push your branch to your fork.
  5. Submit a pull request to the main branch of the original repository.
  6. Clearly describe the changes you have made and why they are necessary.

Thank you for contributing!

About

A PHP file explorer for localhost with XAMPP, WAMPP, or Laragon. Navigate, view, and open files with VS Code.

Topics

Resources

License

Stars

Watchers

Forks

Languages