Download the PHP package vertabelo/vertabelo-propel without Composer
On this page you can find all versions of the php package vertabelo/vertabelo-propel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package vertabelo-propel
VertabeloPropel
Converts Vertabelo XML file to Propel's schema.xml file.
Installation
VertabeloPropel uses [Composer] (https://getcomposer.org/) to manage project dependencies.
-
Create a file
composer.json
: - Run Composer.
This will download VertabeloPropel into the vendor
directory in your project directory.
Usage
- Create a database model using Vertabelo.
- Download the model as an XML file.
-
Run the vertabelo-propel.php script.
-
If you installed VertabeloPropel via Composer, run
- If you cloned the GitHub repository, run
-
- Your Propel's schema.xml file is generated. Proceed with Propel as usual.
Getting help
Run the script without any arguments, to see the list of available options.
All versions of vertabelo-propel with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
*
The package vertabelo/vertabelo-propel contains the following files
Loading the files please wait ....