Download the PHP package cable8mm/phpunit-start-kit without Composer
On this page you can find all versions of the php package cable8mm/phpunit-start-kit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cable8mm/phpunit-start-kit
More information about cable8mm/phpunit-start-kit
Files in cable8mm/phpunit-start-kit
Download cable8mm/phpunit-start-kit
More information about cable8mm/phpunit-start-kit
Files in cable8mm/phpunit-start-kit
Vendor cable8mm
Package phpunit-start-kit
Short Description Phpunit Start Kit is the simple code for starting TDD
License MIT
Package phpunit-start-kit
Short Description Phpunit Start Kit is the simple code for starting TDD
License MIT
Please rate this library. Is it a good library?
Informations about the package phpunit-start-kit
PHPUNIT Start Kit
This serves as a template for creating a new library.
Features
- [x] Built-in PHPUnit and lint libraries
- [x] Pre-configured GitHub Actions
- [x] Pre-configured
composer.json
andphpunit.xml
files as part of the skeleton - [x] Built-in CHANGELOG.md file and automatic commit action
- [x] Built-in MIT License document
Install
Usage
You can customize src/StartKit.php
and tests/StartKitTest.php
, and modify composer.json
to tailor it to your package name and author information.
Formatting
Test
License
The Phpunit Start Kit is open-sourced software licensed under the MIT license.
All versions of phpunit-start-kit with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package cable8mm/phpunit-start-kit contains the following files
Loading the files please wait ....