chriswoodford/propel-cli

该包的最新版本(1.0.0)没有可用的许可信息。

1.0.0 2013-05-30 18:22 UTC

This package is not auto-updated.

Last update: 2024-09-14 14:19:26 UTC


README

Propel 命令行工具是一组命令行工具,用于辅助开发使用 Propel ORM(http://propelorm.org)的应用程序。

工具

模式工具

模式工具的目的是让您轻松地将数据库与 Propel 模式保持同步。

目前,模式工具支持 Propel 1.3.x 模式的功能。

未来的更新将添加对 Propel 新版本中发现的特性的支持。

要求

PHP 5.3.x
Propel 1.3.x
Doctrine DBAL 2.2.x
Symfony 控制台组件