[FLOW3-general] Create models from databse schema

Marco Behnke marco at behnke.biz
Sun Feb 26 21:15:18 CET 2012


I am coming from Yii, where the first step - in most cases - is creating
your models from a database schema.

I can see a quick solution fro the FLOW3 project.
We do have all what we need to create model in the flow3 cli. So I guess
all we need is a database analyzer that create flow3 cli statements. Am
I right?

Step 2 would be: Compare database schema with already existing php
models and find the differences.

But for most cases step 1 should be enough.

What do you think?

I am still at the beginning with FLOW3. I can write a database analyzer
in PHP, but the code will not be FLOW3 "special".

Cheers,
Marco

Am 26.02.12 10:54, schrieb "Christian Müller (FLOW3 Team)":
> I am not aware of such a tool, but if you have ideas lets kickstart a
> package (or add to kickstarter) would be a great tool to have...
>
> Cheers,
> Christian
>
> On 25/02/12 20:32, Marco Behnke wrote:
>> Hello,
>>
>> I have created models in FLOW3 and generated the database schema with
>> the flow3 cli.
>> But what I wonder: What about the other way around?
>>
>> I have a complex database schema with relations, can I create all my
>> models/repositories out of it?
>>
>
> _______________________________________________
> FLOW3-general mailing list
> FLOW3-general at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow3-general


-- 
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer Diploma
Zend Certified Engineer PHP 5.3

Tel.: 0174 / 9722336
e-Mail: marco at behnke.biz

Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal

http://www.behnke.biz




More information about the FLOW3-general mailing list