Easy-to-use
data editor
in a single PHP file
EditorNeo
EditorNeo is a simple user friendy data editor written in PHP. It consists of a single file ready to deploy to the target server. Free for commercial and non-commercial use.
- Clean modern user interface
- Single database connection
- Data manipulation and searching
- Navigation between related data
- Simplified and localised values formatting
- Extendable by plugins
- MySQL, MariaDB, PostgreSQL, MS SQL, SQLite, Oracle
- MongoDB, SimpleDB
- Elasticsearch (beta), ClickHouse (alpha)
Just 3 steps to start using EditorNeo:
- Download EditorNeo file.
- Upload it to your HTTP server with PHP.
- Enjoy đ
Typical instance of EditorNeo will be configured and extended by plugins or customizations. For accessing a database that does not support a password, see further instructions.
Version 5 has been significantly redesigned and refactored. Unfortunately, this has resulted in many changes that break backward compatibility with version 4.
A complete list of changes can be found in the Upgrade Guide.
You may use EditorNeo under the terms of either the Apache License Version 2.0 or the GNU General Public License (GPL) version 2.
EditorNeo is based on the Adminer Editor project by Jakub VrĂĄna.