booosta / hetzner_com
Hetzner API模块,用于Booosta PHP框架
dev-master
2024-06-14 16:19 UTC
Requires
- php: >=8.0.0
- booosta/rest: dev-master
This package is auto-updated.
Last update: 2024-09-14 16:50:24 UTC
README
本模块提供了使用hetzner.com的REST-API操作DNS区域和记录的方法。
Booosta允许快速开发PHP网络应用程序。它主要用于小型网络应用程序。它不提供严格的MVC区分。尽管MVC概念影响了框架。模板、数据对象可以视为MVC的V和M。
版本3之前,Booosta可在Sourceforge上获得:https://sourceforge.net/projects/booosta/ 从版本4开始,它位于Github上,并在Packagist下作为booosta/booosta提供。