I am wondering if Garden as a framework is competitive to other php frameworks like Yii or Symfony. Have you guys done some evaluation regarding this yet?
I'm using Garden as a framework and I like it. I have used CodeIgniter before and it is really cheerless shit.
I created some applications. You can find it in addons, but most of them are private.
@Todd told that they are planning release Garden as standalone. But nobody knows when it happens.
I would like a little tweak and add the code to base classes and change the behavior of some functions (validation). To be more friendly for all applications (not Vanilla only).
If you do not mess around with the inner workings of the Garden FrameWork it's an amazing piece of code. All functions are there and they are custom made, i.e. not from Zend or something. When you create your own addon / plugin you'll get the hang of how the framework operates.
I also think that though the documentation covers all the important topics showing the big picture, a more detailed developer documentation, rather a specification would be necessary. Even a simple list of event handlers would be a great help. Some more basic information on interaction with the API would be nice too.
I read that a vanilla developer plugin is on the way. It could also cure some headache. Does anyone know about its progress?
Comments
I created some applications. You can find it in addons, but most of them are private.
@Todd told that they are planning release Garden as standalone. But nobody knows when it happens.
I would like a little tweak and add the code to base classes and change the behavior of some functions (validation). To be more friendly for all applications (not Vanilla only).
All functions are there and they are custom made, i.e. not from Zend or something.
When you create your own addon / plugin you'll get the hang of how the framework operates.
There was an error rendering this rich post.
I read that a vanilla developer plugin is on the way. It could also cure some headache. Does anyone know about its progress?
There was an error rendering this rich post.