ngohr / castor
该包最新版本(3.0-stable)没有可用的许可证信息。
PHP MVC 路由器
3.0-stable
2020-03-12 13:36 UTC
Requires
- php: 5.6 | ^7
This package is not auto-updated.
Last update: 2024-09-20 12:09:04 UTC
README
PHP-Web框架
@作者 Nanno Gohr
2016年12月,所有权利保留,根据3-clause BSD许可证。更多信息请见GitHub页面。
安装说明
- 安装Mod DomDocument,请参考此处: https://php.ac.cn/manual/de/dom.setup.php
- 安装Mod xsl,请参考此处 http://de.php.net/manual/de/xsl.installation.php
- 将castor文件夹复制到您喜欢的位置,或者使用composer require ngohr/castor。
- 配置config.xml并创建一个如example/index.php的PHP文件。
请注意,如果config文件包含敏感数据,请将其放在documentRoot之外。