ninponix/dualserver
Composer 安装命令:
composer require ninponix/dualserver
包简介
A Framework for the Dual Server Web Design Pattern
README 文档
README
PHPDualServer is a Framework for the Dual Server Web Design Pattern. Dual Server Architecture is a Web Design Pattern or Architecture made for the Hypertext Preprocessor PHP. The speciality of the Dual Server Pattern is that, it is focusing more on the ease of updating the content of the website, so that it helps the Customer who is obtaining your web designing or web development service.
Problems the Dual Server Web Design Pattern Solve
- Protecting Attribution Data frombeing changed by the client
- Preventing the HTML Structure from being messed up by the client while updating the content
- Helps the client to update the content of the website without affecting the HTML structure.
- Use .html extension with PHP scripting
- Handle Route Requests in one place (can be simplified)
- Separate HTML, CSS and JS from Raw Files including Media Files, photos and etc (which aren't allowed by DualServer Service Websites)
- Template your HTML Structure without using PHP files.
- Use XTML Sections in your HTML Code
- Faster Model integration (MySQL, MS SQL, SQLite, PostgreSQL and etc) (coming soon)
FOR WHOM?
- This Web Design Pattern is helpful for Web Designers mostly as there is options for them to structure their HTML Code better.
- Ofcourse, this is going to be helpful for the Customer / Client of yours, they could easily update the content of a website.
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-06-05