mirfilip / extjs-zend

Sample application showing integration of Zend Framework 1 and Ext JS 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extjs-zend

Sample application showing integration of Zend Framework 1 and Ext JS 4

  1. bower, composer, subversion are needed to be installed globally
  2. go to root directory
  3. composer install
  4. cd public
  5. bower install
  6. use router.php with built-in PHP webserver (5.4+) : cd public && php -S localhost:8080 router.php

About

Sample application showing integration of Zend Framework 1 and Ext JS 4

License:MIT License