一个轻量级的 PHP 文件编辑器

Related tags

Files php filesystem
Overview

AdminX

一个轻量级的 PHP 文件编辑器

安装

只需要前往 Release 页面下载最新版本的 adminx.php 放在你的主机文件里即可

若需要实时更新的 Develop Version 可以前往源代码找到 adminx.php 即可

配置

所有可配置的选项均在 adminx.php 的前面

除非你知道你在干什么,否则请不要随意编辑后面的代码部分!

使用

AdminX 的诞生皆为了用户管理文件的轻松,我们有许多易记的快捷键

快捷键 作用对象 作用
Ctrl + 鼠标左键 文件/文件夹 选中该对象
Shift + 鼠标左键 / 鼠标中键 文件 在新标签页打开
鼠标左键 文件 在本窗口打开文件
Ctrl + A 文件列表 选中所有项目
Ctrl + Shift + A 文件列表 反选所有项目
Ctrl + M 文件列表 重命名选中的项目
Ctrl + S 文件编辑 保存文件
Ctrl + O 文件编辑 预览文件
You might also like...
This small PHP package assists in the loading and parsing of VTT files.

VTT Transcriptions This small PHP package assists in the loading and parsing of VTT files. Usage use Laracasts\Transcriptions\Transcription; $transcr

A full PHP implementation of Minecraft's Named Binary Tag (NBT) format.

php-nbt A full PHP implementation of Minecraft's Named Binary Tag (NBT) format. In contrast to other implementations, this library provides full suppo

A php sharex uploader with discord embed function/twitter card support

Sharex Uploader Simple Sharex Uploader with Discord embed function Download replace your data and upload to your sevrer

Upload File Library For PHP ( Simple & Easy User )

Upload File Library For Backend/ServerSide PHP ( Simple & Easy For Use ), Support Multiple Upload

Gotipath Storage is a file storage library for PHP. It provides one interface to interact with FTP/SFTP.

Gotipath Storage is a file storage library for PHP. It provides one interface to interact with FTP/SFTP. When you use this package, you're protected from vendor lock-in, That mean you can connect to any FTP/SFTP storage. Also it's comes with base URL option to connect Gotipath CDN.

PHPProject is a library written in pure PHP that provides a set of classes to write to different project management file formats

PHPProject PHPProject is a library written in pure PHP that provides a set of classes to write to different project management file formats, i.e. Micr

ORM-based file upload package for php.

#Stapler Note: If you've previously been using this package, then you've been using it with Laravel. This package is no longer directly coupled to the

FIle Uploader is a php package to aid fast , easy and safe file upload

FILE UPLOADER FIle Uploader is a php package to aid fast , easy and safe file upload installation composer require codad5/file-helper Features Fast an

Releases(v1.4)
  • v1.4(Oct 3, 2021)

    本次更新:

    • 新增打开方式功能
    • 修复许多不正确的 UI 排版
    • 修复部分文件名显示问题
    • 修复 PHP 8 会警告 $operation 不存在的问题
    • 修正错别字和拼写错误
    • 优化路径调用
    • 优化显示界面
    Source code(tar.gz)
    Source code(zip)
    adminx.php(21.77 KB)
  • v1.3(Sep 10, 2021)

    本次更新:

    • 新增使用鼠标中键点击文件可以在新窗口打开
    • 新增使用 opendir 列出文件列表的选项
    • 新增在 title 中显示当前目录和文件名
    • 优化登录界面 UI
    • 优化登录窗口
    • 优化移动设备显示
    • 优化许多语法提升运行效率
    • 优化代码内的注释
    • 修复许多 BUG
    Source code(tar.gz)
    Source code(zip)
    adminx.php(20.64 KB)
  • v1.2(Aug 26, 2021)

    本次更新:

    • 新增创建文件夹可创建多级目录
    • 新增打包文件失败提示
    • 新增访问按钮及其快捷键
    • 修复快捷键问题
    • 修复无法创建多级目录问题
    • 修复地址栏跳转问题
    • 优化弹出信息方式
    • 针对 PHP 版本低于 7.4 解压文件兼容
    • 解压文件自动创建文件夹
    Source code(tar.gz)
    Source code(zip)
    adminx.php(18.91 KB)
  • v1.1-beta.0(Aug 26, 2021)

Owner
喵丶可爱
NYA!
喵丶可爱
CSV data manipulation made easy in PHP

CSV Csv is a simple library to ease CSV parsing, writing and filtering in PHP. The goal of the library is to be powerful while remaining lightweight,

The League of Extraordinary Packages 3k Jan 4, 2023
PHP library that provides a filesystem abstraction layer − will be a feast for your files!

Gaufrette Gaufrette provides a filesystem abstraction layer. Why use Gaufrette? Imagine you have to manage a lot of medias in a PHP project. Lets see

KNP Labs 2.4k Jan 7, 2023
PHP-based anti-virus anti-trojan anti-malware solution.

What is phpMussel? An ideal solution for shared hosting environments, where it's often not possible to utilise or install conventional anti-virus prot

null 384 Dec 13, 2022
An object oriented PHP driver for FFMpeg binary

php-ffmpeg An Object-Oriented library to convert video/audio files with FFmpeg / AVConv. Check another amazing repo: PHP FFMpeg extras, you will find

null 4.4k Jan 2, 2023
PHP runtime & extensions header files for PhpStorm

phpstorm-stubs STUBS are normal, syntactically correct PHP files that contain function & class signatures, constant definitions, etc. for all built-in

JetBrains 1.2k Dec 25, 2022
PHP Phar Stream Wrapper

Based on Sam Thomas' findings concerning insecure deserialization in combination with obfuscation strategies allowing to hide Phar files inside valid image resources, the TYPO3 project decided back then to introduce a PharStreamWrapper to intercept invocations of the phar:// stream in PHP and only allow usage for defined locations in the file system.

TYPO3 GitHub Department 55 Dec 7, 2022
A PHP library to deal with all those media services around, parsing their URLs and displaying their audios/videos.

MediaEmbed A utility library that generates HTML embed tags for audio or video located on a given URL. It also parses and validates given media URLs.

Mark Sch. 165 Nov 10, 2022
Watch changes in the file system using PHP

Watch changes in the file system using PHP This package allows you to react to all kinds of changes in the file system. Here's how you can run code wh

Spatie 170 Dec 25, 2022
PHP stream wrapper for Flysystem v2

Flystream enables you to use core PHP filesystem functions to interact with Flysystem filesystems by registering them as custom protocols.

Matthew Turland 12 Dec 14, 2022
File manager module for the Lumen PHP framework.

Lumen File Manager File manager module for the Lumen PHP framework. Please note that this module is still under active development. NOTE: Branch 5.1 i

Digia 40 Aug 20, 2022