Questions tagged [zf-boilerplate]

All-in-one platform for development of enterprise grade PHP applications based on the Zend Framework.

3 questions
2
votes
1 answer

How to get the doctrine event manager in bootstrap?

I am using zf-boilerplate for my zend framework project. I am using the Gedmo extensions and need to get an instance of the doctrine event manager in the bootstrap. ie. I would like to be able to do the following: $evm =…
dimbo
  • 817
  • 1
  • 11
  • 25
0
votes
1 answer

zf-blueprint doesn't work

Installed Zend Server, downloaded Blueprint, when trying to start application it tells me: Fatal error: Class 'Memcache' not found in C:\Program Files (x86)\Zend\Apache2\htdocs\zfboilerprint\library\Bisna\Application\Container\DoctrineContainer.php…
-1
votes
1 answer

ZF Boilerplate's zend version

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...
AKFourSeven
  • 1,305
  • 3
  • 18
  • 31