i want to create all my database tables as doctrine table schema automatically. doctrine version is 2. Can anyone please help me how to get this by php itself instead of using command line tools plz? I am using codeigniter framework(2.0), so solution based on that will be much appreciated.
Regards