2017 © Pedro Peláez
 

library zf-angular

ZFAngular module for ZF2

image

zfcampus/zf-angular

ZFAngular module for ZF2

  • Wednesday, March 12, 2014
  • by zendframework
  • Repository
  • 14 Watchers
  • 16 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

ZF\Angular

This a prototype of the ZF\Angular module for ZF2., (*1)

Right now the module is inside a ZF2 skeleton application, just to test the working code., (*2)

Generate the app.js file

In order to generate the app.js file for Angular you need to execute the following command:, (*3)

php public/index.php create app

This will generate the app.js file in the /public/js/angular/ folder based on the angular.global.php file (stored in config/autoload/)., (*4)

If app.js already exists, then ZF\Angular will copy it to a new file with the extension .old., (*5)

The Versions

12/03 2014

dev-master

9999999-dev http://apigility.org/

ZFAngular module for ZF2

  Sources   Download

BSD-3-Clause

The Requires

 

framework zf2

03/10 2013

0.6.0

0.6.0.0 http://apigility.org/

ZFAngular module for ZF2

  Sources   Download

BSD-3-Clause

The Requires

 

framework zf2