search hotlink icon profile hotlink icon
Re public|1.0.0

Package Info

Reflex is a PHP testing framework for defining, executing, and evaluating tests to validate behavior and improve software quality.

Repository

gitlab.com

Activity

  • Created on Dec 24, 2025
  • Updated on Mar 10, 2026

Statistics

  • 69 requests
  • 1 versions

Production Metadata

The synchronized package's metadata file, fusion.json, contains the following content:

{
    "name": "Reflex",
    "description": "Testing framework.",
    "id": "valvoid/reflex",
    "version": "1.0.0",
    "structure": {
        "/config": "extendable",
        "/dependencies": "valvoid.com/valvoid/box/1.1.0",
        "/state": "stateful"
    },
    "environment": {
        "php": {
            "version": "8.2.0"
        }
    }
}

Readme: About Reflex

Reflex is a PHP testing framework for defining, executing, and evaluating tests to validate behavior and improve software quality.

Documentation

The separated documentation repository also has the user-friendly output and contains information about the following key features:

Contribution

Each merge request serves as confirmation to transfer ownership to the project and must meet the following criteria:

See the contributing file if these criteria apply to you.

License

Reflex – PHP Testing Framework
Copyright © Valvoid

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see licenses.