Download the PHP package ninponix/dualserver without Composer
On this page you can find all versions of the php package ninponix/dualserver. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ninponix/dualserver
More information about ninponix/dualserver
Files in ninponix/dualserver
Download ninponix/dualserver
More information about ninponix/dualserver
Files in ninponix/dualserver
Vendor ninponix
Package dualserver
Short Description A Framework for the Dual Server Web Design Pattern
License
Package dualserver
Short Description A Framework for the Dual Server Web Design Pattern
License
Please rate this library. Is it a good library?
Informations about the package dualserver
Quick Definition for the PHPDualServer
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.
All versions of dualserver with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3.3 || ^7.0
The package ninponix/dualserver contains the following files
Loading the files please wait ....