The Propel Command Line Tool is a set of command line tools to aid
in developing applications that use the Propel ORM (http://propelorm.org), (*1)
The purpose of the schema tool is to allow you to easily keep your
database synchronized with your Propel schema., (*2)
Currently the Schema Tool supports the features of the Propel 1.3.x
schema., (*3)
Future updates will add support for features found in the newer
versions of Propel., (*4)
Requirements
PHP 5.3.x
Propel 1.3.x
Doctrine DBAL 2.2.x
Symfony Console Component, (*5)