Shmarty
Give me the best ...

The best elfinder

  • elfinder (https://elfinder.org/): The official elfinder repository is a widely used and popular implementation. It's a robust and well-maintained library with many features, customizable themes, and integrations with popular platforms like PHP, Node.js, and Python.
  • Elfinder for Laravel (https://github.com/thujewel/elfinder-laravel): If you're using Laravel, this is an excellent choice. It's a package specifically designed for Laravel 5 and 6, providing an easy-to-use and customizable file manager for your Laravel application.
  • jstree-elfinder (https://github.com/vkorobov/jstree-elfinder): This is a customizable and highly customizable implementation of elfinder, built on top of jstree (a JavaScript library for creating tree-like structures). It's heavily customizable and has many features, such as drag-and-drop support and file preview.
  • Elf Manager (https://github.com/philippmichalski/elf-manager): This is another popular implementation, designed for PHP applications. It's a PHP-based file manager with a clean and intuitive interface, customizable themes, and support for drag-and-drop file uploads.
  • Elfinder PHP- ElFinder (https://github.com/justinrobe/elfinder-php): This is a PHP-based implementation of elfinder, designed for use in PHP applications. It's a compact and lightweight file manager with basic features, making it suitable for small to medium-sized projects.

These are just a few examples of the many elfinder implementations available. When choosing the best one for your project, consider factors such as:

  • Compatibility with your target platform (e.g., PHP, Node.js, Python)
  • Customizability and theming options
  • Feature set (e.g., drag-and-drop support, file preview, permissions management)
  • Ease of installation and integration
  • Community support and updates