Can someone give me an Zend Framework 2 project example,
or any info how to use zend_tool for ZF2.
Thanks
Zend Framework 2 is under heavy development right now so there are no real examples yet. You can follow the development of ZF2 on github.
The only ready components we have now are Autoloader and Plugin Loader. You could also use them in your current ZF applications.