Forum archive
What do you miss as a PHP developer in the current symfony appliance?
Hi,
I want to create a better symfony appliance with better tool support out of the box. Tell me what you miss and I will try to put it in.
for acutal information visit the git repositoriy ----> http://github.com/hoschi/tkl-symfony
The patch can be only applied to an appliance with mysql and apache2 installed e.g. LAMP. I'm working on a patch for beta-lucid.
This are the first thoughts and this is just for history.
- symfony/php development patch
- phing
dojo- can be easaly added with CDN- zend as symfony library
- eAccelerator - faster PHP code
- subversion client - to pull symfony in
- git-core - have a powerfull "no server needed" SCM tool
- phpcs
- phpunit
- pdepend
- phpdoc
- client tool patch
- firefox,opera,chrome
ssh X11 forwardingenabled - already done by TKL guys
- additional stuff
- a sample project with the tools enabled
- php 5.3 - LAMP is php 5.2 and lucid has no LAMP patches yet
- Zend - if there is time
- vim 7.2 - hardy is 7.1 with no syntax highlighting!
- vim addons - with some php stuff to use as minimal IDE
I plan this as a development box, rather than a deployment box. I agree with you that the size of the appliance matters and will test this. A "client side" patch with all major browsers would work, I think. I split my first approch in two.