Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>*</p> <blockquote> <p>EDIT: Now that I nearly understand HOW to improve the ZendFramework using your own code (as asked here <a href="https://stackoverflow.com/questions/1566879/adding-3rd-party-library-to-zendframework">Adding 3rd Party lib to Zend</a> and here <a href="https://stackoverflow.com/questions/1573523/use-of-any-class-namespace-with-zendframwork">Using 3rd Party lib within Zend</a>), I switched back to ZendFramework. I currently design my application and each day which I work and test anything with ZendFramework it gets more and more familiar and it easily quickens my developement. My advise: Use ZendFramework.</p> </blockquote> <p>*</p> <p>I have currently the same problem:</p> <p>My story: I was using CakePHP until I wanted to expand my project's size. CakePHP was not as flexible as I wanted it to be. So i tried to use ZendFramework.</p> <p>The very first time I read the 'QuickStart' guide, i was a little bit afraid of having that much files for a simple guestbook application.</p> <p>After a time of 'playing' with the ZendFramework I decided to use ZF as a 3rd party lib in my own custom framework.</p> <p>The problem is, IF you use Zend's MVC components you might be forced to use 30% of the whole framework, because the MVC components are one of the biggest part of the ZF. I mean if I use that much of a framework WHY shouldn't you use the rest, too?</p> <p>After that, I decided to write my COMPLETE custom framework without using ZendFramework as 3rd party lib.</p> <p>Now I am sitting in front of mountains of papers, full of sketches about code design.</p> <p>I will keep you up to date about my further decisions.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload