PyroCMS is a PHP content management system (CMS) with MVC architecture. It is easy to use, modular, supports multiple themes and secondary development, and is widely used around the world. Versions before 3.0 were developed based on the CodeIgniter framework. The current main version is 3.0, based on Laravel 5.1.
Installation
System requirements, before installation, make sure the server meets the following requirements:
PHP >= 5.5.9
OpenSSL extension
PDO extension
Mbstring extension
Tokenizer extension
Fileinfo extension
GD library (>=2.0) or Imagick extension (>=6.5.7)