PHP開源CMS平臺:october
october是一個免費,開源,自托管的CMS平臺,基于Laravel PHP框架開發。它構建現代網站的一種高效工具 ,基于靈活的模式。
特性:

頁面組件
Components are building blocks for Pages. Just add a component to the Page to add new functionality and configure it with the Inspector. Inspector is a visual tool for managing component properties. You don’t need to program anymore!

可擴展的平臺
Extend the platform with Plugins that seamlessly integrate with October’s back- and front-end. Plugin classes are very simple, you just describe the Plugin and register the features you want.

簡單的 AJAX 框架
The AJAX framework lets you easily bind an AJAX request to a form or a button. These requests can be handled by components or your own code in the Page or Layout.

易管理的界面
Effortlessly create back-end interfaces for your plugins. Back-end pages require minimum PHP coding and use simple configuration files. The power and flexibility are hidden behind the mask of simplicity!

完全基于文件的CMS模板
Pages, layouts and partials are just files, one file per template. This makes the website themes completely manageable with Content Version Systems like Git or SVN.