News Feed
Sections

News Archive


Community Events






Don't see your event here?
Let us know!


feed this:

Developer Tutorials Blog:
SimpleTest Unit Testing for PHP
0 comments :: posted Tuesday July 15, 2008 @ 10:24:54
voice your opinion now!

Akash Mehta has posted a look at unit testing for PHP applications with the SimpleTest tool in a new post to the Developer Tutorials blog.

We recently looked at front-end testing of web applications with Selenium. Today, we'll take another approach to testing your PHP applications: backend unit testing for your actual PHP code. As part of our posts on test driven development, here's a quick intro to using SimpleTest to test your PHP applications.

He introduces the SimpleTest software and shows what a sample test might look like for a simple math question (testing to see if the result of the addition is correct). He also points out a good tutorial on the SimpleTest website to help you get started.

tagged with: simpletest unittest example introduction test quickstart tutorial


Eirik Hoem's Blog:
Prado Framework 3.1.2 released
0 comments :: posted Thursday April 24, 2008 @ 09:38:49
voice your opinion now!

Eirik Hoem has posted about the latest update of his favorite framework being ready for download - Prado.

My favorite PHP framework just got a new release, adding several new components and fixing 30-ish bugs. The bundled JavaScript libs (Prototype / script.aculo.us) have also been upgraded, so that should help lots of people struggling with the old versions.

You can download the framework from its website and, if you're new to it, check out the tutorial to get you started. Prado is a free PHP5-based rapid application development framework that doesn't go with the usual MVC format of most frameworks. It opts instead for "logic be stored in classes and presentation in templates".

tagged with: prado framework download release version quickstart tutorial


package job application release developer zendframework framework cakephp book PHP5 example PEAR releases code mysql security conference zend database ajax

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework