PHP

TwitterFacebook
Get flash to fully experience Pearltrees

Continuous Integration In PHP w/Jenkins | Agile Zone

In simple terms, you verify that your project meets the quality standards frequently. This way, you can catch any deviation early. Doing the integration in small increments makes it easier. Implementing a continuous integration server can look difficult when you’ve never done it. In this post I will try to document how to set it up. http://agile.dzone.com/news/continuous-integration-php
Sebastian Bergmann is a co-founder of thePHP.cc and a pioneer in the field of quality assurance in PHP projects. His test framework PHPUnit is a de-facto standard. He is actively involved in the development of PHP and responsible for creating a wide range of tried-and-trusted development tools. This internationally sought-after expert shares his knowledge and experience through his widely-read books and articles . His presentations at conferences around the world are followed by those in the PHP community and beyond.

Sebastian Bergmann

http://sebastian-bergmann.de/

Kohana: The Swift PHP Framework

Benchmarking a framework is hard and rarely reflects the real world, but Kohana is very efficient and carefully optimized for real world usage. http://kohanaframework.org/
http://phptal.org/ PHPTAL is a templating engine for PHP5 that implements brilliant Zope Page Templates syntax: PHPTAL is fast thanks to compiled templates and fine-grained caching. Makes it easy to generate well-formed XML / XHTML (protected against XSS attacks). PHPTAL 's code is mature and improving.

PHPTAL :: Template Attribute Language for PHP 5