"Amongst software testing tools, a unit tester is the one closest to the developer. In the context of agile development the test code sits right next to the source code as both are written simultaneously. In this context SimpleTest aims to be a complete PHP developer test solution and is called 'Simple' because it should be easy to use and extend. It wasn't a good choice of name really. It includes all of the typical functions you would expect from JUnit and the PHPUnit ports, and includes mock objects."
Showing posts with label php. Show all posts
Showing posts with label php. Show all posts
Tuesday, October 13, 2009
Simple Test for PHP
Simple Test for PHP
Friday, July 03, 2009
PHPSecInfo
PHP Security Consortium: PHPSecInfo:
"PhpSecInfo provides an equivalent to the phpinfo() function that reports security information about the PHP environment, and offers suggestions for improvement."
CakePHP
CakePHP: the rapid development php framework:
"CakePHP is a rapid development framework for PHP that provides an extensible architecture for developing, maintaining, and deploying applications."
Sunday, June 28, 2009
Monday, April 27, 2009
ADOdb Database Abstraction Library for PHP
ADOdb Database Abstraction Library for PHP (and Python) for MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Firebird, Interbase, LDAP, Access, VFP, DB2 and many other databases:
"ADOdb is a database abstraction library for PHP. There is also a Python version"
Saturday, January 12, 2008
CGI Environment Variables
CGI Environment Variables - These may be read using the PHP getenv function.
Subscribe to:
Posts (Atom)