AICon日程100%就绪,9折倒计时最后一周 了解详情
写点什么

用于 Windows Azure 的新 PHP 开发工具

  • 2010-10-10
  • 本文字数:1040 字

    阅读完需:约 3 分钟

微软最近宣布了一个新工具, Windows Azure Companion ,更新了 Windows Azure Tools for Eclipse for PHP Windows Azure Command-line Tools for PHP ,并在 9 月 19 日 -21 日举办的 Open Source India 会议上带来了 Windows Azure SDK for PHP 的第二个版本,所有这些工具都是针对 PHP 开发人员和那些对 Windows Azure 上部署应用程序感兴趣的管理员。

只有 Windows Azure Companion 是全新的工具,其他的都是更新或者老工具 /SDK 的新版本。Windows Azure Companion 能用来在 Azure 上安装 PHP 平台组件(PHP 运行时、扩展)或者 PHP Web 应用程序。

Windows Azure Companion 使用 Atom 订阅源作为配置文件,其中包含了想要运行的 Web 应用程序所需组件的名称和 URL。Vijay Rajagopalan,微软互操作策略部门(Interoperability Strategy)的首席构架师,说道 Companion 的早期版本主要针对 PHP 的,不过它可以扩展成部署“任何开源组件或应用程序到Windows Azure 中运行”。Rajagopalan 没有解释哪些非PHP Web 应用程序可以部署到Azure 中,不过似乎通过编辑订阅源和使用Companion 就可以实现。

Windows Azure for Eclipse for PHP September CTP 更新了 Eclipse 插件,以支持在 2010 年 6 月发布的 Windows Azure SDK 1.2 中的最新增强,也为 11 月最终版做好准备。新特性有:

Windows Azure Command-line Tools for PHP 让管理员可以通过命令行界面打包 PHP 应用程序并部署到 Azure 中。9 月的 CTP 版本将添加对 Web 和 Worker Role 的支持。这个工具无法兼顾到所有部署情况,有些还是需要靠 Companion 来解决。

Windows Azure SDK for PHP 能让开发人员在他们的应用程序中利用 Azure 的服务——大文件存储、表、队列等。在这个 2.0 版本中的一些新特性有:

  • 可以调用 Windows Azure Blobs、Tables 和 Queues 功能的 PHP 类(可完成 CRUD 操作)
  • 用于 HTTP 传输、AuthN/AuthZ、REST 和错误管理的辅助类
  • 可管理性、设施和日志支持
  • 支持在 Azure Table Storage 中存储 PHP 会话

查看英文原文: New PHP Tools for Windows Azure

2010-10-10 03:261624
用户头像

发布了 254 篇内容, 共 57.2 次阅读, 收获喜欢 2 次。

关注

评论

发布
暂无评论
发现更多内容
用于Windows Azure的新PHP开发工具_.NET_Abel Avram_InfoQ精选文章