With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Interactive PHP shell Create an interactive environment to debug php line by line. It enables you to execute php code as if it were a command line in a similar setting to bash and psh (perl shell).
Web Interface for PHPUnit It features runing tests in a web interface with ajax. Every test is run in sepparate sandbox so that they are not altered by the run of the other tests.Code coverage shown in a cool window that can be accessed easy from the web
Generate random values and insert them in the database. Great to test a new software or to generate meaningful dummy data. Written in PHP and uses MySQL as a DBMS.
For further information regarding RTH visit our blog at http://requirementsandtestinghub.wordpress.com/. You can learn more about the history of RTH, the current status and our Demo (Live) system for testing of RTH.
GrayMocks is a dynamic mock object framework for unit testing in PHP. It makes it easier to create mock implementations of objects to verify their interactions with the system under test in your unit tests.
Steel Rats is a gui wrapper for the command line source code auditing tool RATS. It examines C, Perl, php and python code for keywords that could cause security holes and provides a report for you to further investigate the possible security holes.
The MVied Editor is a real time HTML snippet testing script. It allows a user to input HTML into a textarea box and see the result in an iframe and more!
An integrated testing framework, covering test case generation, execution, bug reporting, code coverage and coding conventions. Currently This is a module suite for netbeans IDE, integrating some open source PHP Testing Tools
PHPUnitStats is a hook script for a SVN repository, which computes on each commit statistics of PHPUnit test cases performed by the author (by parsing the unified diff), and stores the result in a MySQL database.
Xinc is a free open source continuous integration server written in PHP 5. The builder of choice is Phing and it comes with builtin SVN support. Currently Xinc 2.0 is under heavy development. A final version of Xinc 2.0 will be released until middle of f
Simple test management interface for Selenium. It stores all tests in a database, removing the need for testers to access the webserver directly to edit or create tests and allows templating parts of tests, reducing test maintainence on app changes.
TRUC is a web-based tool for requirement and use case tracking. It has fileupload, discussions, version control, usecase history, build and release management. It supports assignment of requirements & use-cases to releases and filtering over all fields.
Testing complex systems calls for clear task management and control covering everything from defining test plans to writing test cases and recording results. QATraq provides the framework for task management and control, across the whole test process.
A Web based (PHP/MySQL) Reporting portal for presenting and managing multiple load/performance testing results. There is facility to export the report of test runs as RTF (uses phprtf) and PDF (uses dompdf).
CoolPHPUnit: A webbased GUI for PHPUnit from Sebastian Bergmann with easy excution of unit tests. The testcase runner gives colored, dynamic feedback of the tests progress. -- Cola: An Object for a Configuration Language in a TypoScript like Syntax.
CASIMIR is a web-based PHP/MySQL interface which controls over SSH-secured connexions qemu/kvm virtual machines dispatched over several physical servers. It also provides to administrators the ability to delegate control of these machines to other users.
The pTest framework is an OO PHP 5 testing framework. A good feature of this project is that it can be used as easily via CLI as embedded by your application. Tests are easy to write and don't require naming conventions or other weirdness.