TinyFileManager是一个简单的单文件管理器与在线Web代码编辑器。 【功能】删除,修改,查看,下载,复制和移动文件 【账号】默认的账户和密码是:admin/admin@123 and user/12345 【官网】https://github.com/prasathmani/tinyfilemanager
最近更新: 2年多前H5钢琴 https://github.com/AutoPiano/AutoPiano 示例https://www.autopiano.cn
最近更新: 2年多前rudonSqlite{} - SQLite3简易操作类 - Rudon出品 SQLite增删改查 $db = new rudonSqlite('./xx.db'); $rows = $db->query('select * from urls'); $success = $db->query('update xx set .. where ..');
最近更新: 接近3年前来自开源的https://keepass.info/ 仓库原地址:https://github.com/MacPass/MacPass
最近更新: 3年多前The most tiny CURD database in a single PHP file, who is designed for no-more-service and the simple data managing. Leave your small PHP project away from MySQL etc. 全球最轻便的PHP单文件级数据库,CURD支持,OOP设计。数据加密储存在文件中,方便转移管理。 在无数据库服务的PHP空间中可以给你带来惊喜!