Symfony is a really great and well-thought-out framework, but I think its form handling support needs some more improvements. 5-6 years ago I developed an MVC framework as my thesis which has the following features related to form handling:
You can define forms logically (including labels, validation rules, error message parameters etc.) via form configuration files. [...]
Posted in php, symfony, tutorial
No Comments »
When I started this blog I had spent some time finding a syntax highlighter plug-in for the code snippets presented in the posts. I went to wordpress.org and I tried out some of the plug-ins, but I had some problems with all of them. After a few hours I found the WP-Syntax plug-in. I had [...]
Posted in tutorial, wordpress
22 Comments »
A couple of days ago Zend announced the beta version of NEON, the Zend Studio for Eclipse, based on PDT. NEON is now a rich featured IDE for PHP developers, which supports the full development life cycle. I will cover now the most interesting parts of it, which ones could be useful for PHP developers, [...]
Posted in php, productivity, programming, zend
2 Comments »
Recent Comments