Xunrui CMS Framework

Xunrui CMS is a content management framework developed based on CodeIgniter4. It only has the most basic content management functions and user management permissions. The program is designed to be simple and lightweight, and can quickly build web applications from the system framework and application plugins. Publishers can extend it in the form of application plugins according to their own needs. Each application plugin can independently complete its own tasks or work collaboratively by calling other application plugins through the system.

Xunrui CMS itself is a very simple and lightweight program, providing the most basic front-end PC interface and mobile interface. The backend management operation adopts adaptive mobile terminal design, allowing you to quickly operate and manage the backend whether you use a computer, phone, or tablet. Every application plugin must support this mode to meet the design requirements of multiple terminals.

The core of Xunrui CMS adopts the mainstream foreign PHP development framework CodeIgniter4, and the technical documentation is comprehensive. We did not break the code of CodeIgniter itself when developing Xunrui CMS. It can be said that we completely adopted the development logic of CodeIgniter. Developers can safely use the standard documentation provided by CodeIgniter for secondary development.


Efficiency and Safety

1. Using the new PHP7 syntax features and considering performance optimization during design, the running efficiency is up to 4 times higher than PHP5 series development environments

2. By utilizing the scalability and routing patterns of the CI framework, coupled with the powerful and rich middleware and extension packages of the ZF framework, the system's scalability performance is greatly improved

3. All official Zend Framework extensions support the free introduction of this system and on-demand loading mode, maximizing development efficiency

4. Utilize the security related components provided by ZF, including SQL injection XSS、CSRF、 Junk mail and password brute force attacks

5. Dynamic caching technology enables dynamic pages to add support for caching, making website access faster and more efficient when using dynamic page mode

6. The entire site supports HTTPS transmission protocol, which is more secure and supports URL specifications for mini program data requests

7. Add "csrf_token" verification function to the form for stronger protection



Official website address:http://www.xunruicms.com