mobicms / testutils
mobiCMS test utilities
1.2.0
2023-04-01 09:06 UTC
Requires
- php: ~8.0 || ~8.1 || ~8.2
- ext-pdo: *
- phpunit/phpunit: ^10.0.19
Requires (Dev)
- slevomat/coding-standard: ^8.9
- squizlabs/php_codesniffer: ^3.7
- vimeo/psalm: ^5.9
README
Installation
The preferred method of installation is via Composer. Run the following
command to install the package and add it as a requirement to your project's
composer.json
:
composer require mobicms/testutils
Contributing
Contributions are welcome! Please read Contributing for details.
In our development, we follow the principles of YAGNI and KISS. The source code should not have extra unnecessary functionality and should be as simple and efficient as possible.
License
This package is licensed for use under the MIT License (MIT).
Please see LICENSE for more information.
Our links
- mobiCMS Project website and support forum
- GitHub mobiCMS project repositories