https://github.com/ghostwriter/flare
[WIP]Provides additional assertions, constraints, and data providers for PHPUnit
https://github.com/ghostwriter/flare
flare ghostwriter phpunit phpunit-assertions phpunit-constraint phpunit-data-provider phpunit-extension
Last synced: 7 months ago
JSON representation
[WIP]Provides additional assertions, constraints, and data providers for PHPUnit
- Host: GitHub
- URL: https://github.com/ghostwriter/flare
- Owner: ghostwriter
- License: bsd-3-clause
- Created: 2024-08-24T13:04:13.000Z (about 1 year ago)
- Default Branch: 0.1.x
- Last Pushed: 2025-02-19T20:49:31.000Z (8 months ago)
- Last Synced: 2025-02-19T21:31:44.046Z (8 months ago)
- Topics: flare, ghostwriter, phpunit, phpunit-assertions, phpunit-constraint, phpunit-data-provider, phpunit-extension
- Language: PHP
- Homepage: https://github.com/ghostwriter/flare
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Wip
[](https://github.com/ghostwriter/wip/actions/workflows/compliance.yml)
[](https://www.php.net/supported-versions)
[](https://github.com/sponsors/ghostwriter)
[](https://codecov.io/gh/ghostwriter/wip)
[](https://shepherd.dev/github/ghostwriter/wip)
[](https://psalm.dev/docs/running_psalm/error_levels)
[](https://packagist.org/packages/ghostwriter/wip)
[](https://packagist.org/packages/ghostwriter/wip)
work in progress
> [!WARNING]
>
> This project is not finished yet, work in progress.
## Installation
You can install the package via composer:
``` bash
composer require ghostwriter/wip
```
### Star ⭐️ this repo if you find it useful
You can also star (🌟) this repo to find it easier later.
## Usage
```php
// work in progress
```
### Credits
- [Nathanael Esayeas](https://github.com/ghostwriter)
- [All Contributors](https://github.com/ghostwriter/wip/contributors)
### Changelog
Please see [CHANGELOG.md](./CHANGELOG.md) for more information on what has changed recently.
### License
Please see [LICENSE](./LICENSE) for more information on the license that applies to this project.
### Security
Please see [SECURITY.md](./SECURITY.md) for more information on security disclosure process.