-1

I had a quick question here.

I was wondering if anyone knew on which version of the Zend Framework, the ZF Boilerplate is running on.

I am planning on using it but so far I was working on the ZF 1.x and I wonder if there would be a difference...

akond
  • 15,865
  • 4
  • 35
  • 55
AKFourSeven
  • 1,305
  • 3
  • 18
  • 31
  • 1
    FYI to others: http://zf-boilerplate.com/ .. I had to look it up. Did you see the link, "Check out ZF-Boilerplate 2 EARLY ALPHA"? on the home page? Suggests it is on version 1 now and would eventually support 2 as well. – ficuscr Dec 20 '12 at 22:17

1 Answers1

1

It runs both:

ZF1: https://github.com/michael-romer/zf-boilerplate (stable)

ZF2: https://github.com/michael-romer/zf-boilerplate/tree/v2 (not-stable)

akond
  • 15,865
  • 4
  • 35
  • 55