简体   繁体   English

基于Web的数据库编辑器/数据输入框架,PHP首选

[英]Web-based database editor / data entry framework, PHP preferred

I need to build a simple web-based data entry/editing tool - something that would let me avoid using MS Access for the task. 我需要构建一个简单的基于Web的数据输入/编辑工具 - 这可以让我避免使用MS Access完成任务。 Preferrably in PHP and something that would be support SQLite, foreign keys/references and field validation. 最好是在PHP中支持SQLite,外键/引用和字段验证。

I've looked at the demos of Symfony and was not impressed with the user interface in the end. 我看过Symfony的演示,最后对用户界面印象不深。 Are there any other frameworks/tools that can work for this? 是否有任何其他框架/工具可以为此工作?

Whilst not expressly web-based you could consider: 虽然没有明确基于网络,你可以考虑:

http://www.sqliteexpert.com/ http://www.sqliteexpert.com/

I'd plug my own dynamic database CMS system, but I have a feeling you would need some modifications for what you want. 我会插入自己的动态数据库CMS系统,但我觉得你需要对你想要的东西进行一些修改。 Any reason speicifically you need SQLite instead of mySQL? 有什么理由你需要SQLite而不是mySQL吗?

Here it is just in case... UltraPanel PRO 这是以防万一... UltraPanel PRO

The only ones I know of are: 我所知道的唯一的是:

There not to good looking but they may work for what you want. 没有好看但他们可能会为你想要的东西工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM