lira/cms
Composer 安装命令:
composer create-project lira/cms
包简介
Lira framework based content management system
README 文档
README
Lira framework based content management system.
Feature list:
- Separation of code into layers: Application and Component(s).
- Internal request redirection, restarting routing to a new path if further processing is required.
- Request routing using path-based regular expressions (SEF).
- Creating and handling Events
- Support for GET/POST/PUT/DELETE HTTP methods.
- Ability to implement RESTful.
- Initializing dependencies where necessary.
- Programmatic inclusion of CSS styles and scripts in html templates.
- Independent definition of access rights at the component level and even at the individual controller level.
Dependencies:
- PHP >8.3
- PDO (Postgresql)
- memcached (optional)
- monolog (optional)
- lira/framework
- symfony/http-foundation
- robmorgan/phinx
Installation
composer create-project lira/cms
License
The Lira framework is licensed under the MIT license.
统计信息
- 总下载量: 21
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-03-04