enhance-php / enhance-php
PHP unit testing framework with built in mocks and stubs. Runs in the browser, or via the command line.
Requires
- php: >=5.6
This package is not auto-updated.
Last update: 2024-11-09 06:13:38 UTC
README
A unit testing framework with mocks and stubs. Built for PHP, in PHP!
Quick Start: Just add EnhanceTestFramework.php
and you are ready to go.
Supported PHP Versions
We track officially supported PHP versions.
- PHP 8.4 nightly
- PHP 8.3
- PHP 8.2
- PHP 8.1
- PHP 8.0
- PHP 7.4
- PHP 5.6
License
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Community
https://github.com/Enhance-PHP/Enhance-PHP
Note - this project is still active. I know you check the revision dates, but we have kept Enhance lightweight and stable, which means we don't need to keep updating it all the time :)