-
Underscore.php is a script posts Underscore.js to PHP. As an extra, besides Underscore.js functionality, it includes matching unit tests. Underscore.php works in both object-oriented and static styles. Features of Underscore.php:- Collections- Arrays- Functions- Objects- Utilities- Chaining Requirements:- PHP 5.3 or Higher Limitations:- For advanced developers only. What's New in This Version:- Added has().- Added collect() as an alias to map().
-
tiCalFile is a PHP script for creating iCal (RFC2445) test calendar files and can be used for testing calendar software etc..The developer can set a number of parameters. These are the number of days with events, number of events per day, event duration, recurring events, alarms, language, file name and much more. Logging can be activated on various levels.What's New ...
-
This is a powerful tool built for easily performing advanced PHP benchmarks. Custom test can be built and executed.The tool is perfect when developing advanced PHP-driven applications.It will help developers locate problems and debug the app.Requirements:- PHP 5.3 or Higher- Web server
-
testThis.class.php allows you to test constraints using one line of code. This is usefull if you are checking for required conditions at the top of a page.testThis.class.php has 2 action levels for a return of false:- displays an error message (customizable) and kills the execution of the script.- returns a false and displays the error message. There is also an ...
-
This package is a continuous integration framework. It can run continuous integration loops to verify the result of a build of a Web site. It can produce an extensive HTML report about the results of the continuous integration loop.
-
This class can be used to populate a MySQL database with random data. It can scan the list of tables and fields of a MySQL database and generate SQL INSERT statements that will fill the tables with records with random data. The class tries to populate each record field with values that seem appropriate based on the field name. Then ...
-
YOPQS is a quiz script written in PHP. I hadn't found anything that would suit me, so I wrote one and I'm giving it to public now.
-
testThis.class.php allows you to test constraints using one line of code. This is usefull if you are checking for required conditions at the top of a page.testThis.class.php has 2 action levels for a return of false:- displays an error message (customizable) and kills the execution of the script. - returns a false and displays the error message. There is also ...
-
PHPUnit Web User Interface allows run of tests in a nice intuitive web user interface based on AJAX. Features of PHPUnit Web User Interface:- Code Coverage Repports- Unit Test Results- Runs in a sandbox for each test- Doesn't keep data from one test to the other so the tests are all stand alone.
-
Data sets with a specified format can be generated in order to test systems that expect input data in that format.There is an abstract base class for generating arbitrary data sets from sample data taken from arrays or data files. There is also a concrete class for generating profiles for United States users with with fictional yet realistic data.The user ...
-
The switched characters are replaced with the correct corresponding Arabic ones.Requirements: PHP 4.0 or higher
-
Each Web site must have copy of all files in the production server and in a test server. Change Web Site Mode allows the user to switch between the two copies of the site without having to change the URL.A graphical interface for switching between test and production sites is provided. The test version may be run in the local ...
-
A CAPTCHA (Completely Automated Public Turing to tell Computers from Humans Apart) is a test that most humans can pass, but computers can't.Requirements:PHP 4.0.1 or higher
-
GUnit can be used to automate tests of class features and show execution time of each test.To test a class it must extend this unit test class. It calls each of class methods and checks whether they return the expected results.The test results are presented in an HTML table. For the tests that failed, the class also presents the output ...
-
Class that interfaces with the httperf program to evaluate HTTP server performance and execute stressing tests. Featuresof Httperf server stressing and benchmark tool:- Configuration of server stressing parameters and options.- Generate response graphics.- Example script provides a friendly Web form based interface to configure tests and present the results as graphics or httperf program output text.



