Sample application showing integration of Zend Framework 1 and Ext JS 4
- bower, composer, subversion are needed to be installed globally
- go to root directory
- composer install
- cd public
- bower install
- use router.php with built-in PHP webserver (5.4+) : cd public && php -S localhost:8080 router.php