mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
45 lines
2.1 KiB
Markdown
45 lines
2.1 KiB
Markdown
<a href="https://supportukrainenow.org/"><img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg" width="100%"></a>
|
|
|
|
------
|
|
|
|
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/pestphp/art/master/readme.png" width="600" alt="PEST">
|
|
<p align="center">
|
|
<a href="https://github.com/pestphp/pest/actions"><img alt="GitHub Workflow Status (master)" src="https://img.shields.io/github/workflow/status/pestphp/pest/Tests/master"></a>
|
|
<a href="https://packagist.org/packages/pestphp/pest"><img alt="Total Downloads" src="https://img.shields.io/packagist/dt/pestphp/pest"></a>
|
|
<a href="https://packagist.org/packages/pestphp/pest"><img alt="Latest Version" src="https://img.shields.io/packagist/v/pestphp/pest"></a>
|
|
<a href="https://packagist.org/packages/pestphp/pest"><img alt="License" src="https://img.shields.io/packagist/l/pestphp/pest"></a>
|
|
</p>
|
|
</p>
|
|
|
|
------
|
|
**Pest** is an elegant PHP Testing Framework with a focus on simplicity. It was carefully crafted to bring the joy of testing to PHP.
|
|
|
|
- Explore the docs: **[pestphp.com »](https://pestphp.com)**
|
|
- Follow us on Twitter: **[@pestphp »](https://twitter.com/pestphp)**
|
|
- Join us on the Discord Server: **[discord.gg/bMAJv82 »](https://discord.gg/bMAJv82)**
|
|
|
|
## Pest Sponsors
|
|
|
|
We would like to extend our thanks to the following sponsors for funding Pest development. If you are interested in becoming a sponsor, please visit the Nuno Maduro's [Sponsors page](https://github.com/sponsors/nunomaduro).
|
|
|
|
### Platinum Sponsors
|
|
|
|
- **[Advent](https://advent.dev)**
|
|
- **[Localazy](https://localazy.com)**
|
|
- **[Spatie](https://spatie.be)**
|
|
- **[Worksome](https://www.worksome.com/)**
|
|
|
|
### Premium Sponsors
|
|
|
|
- [Akaunting](https://akaunting.com)
|
|
- [Auth0](https://auth0.com)
|
|
- [Codecourse](https://codecourse.com/)
|
|
- [Laracasts](https://laracasts.com/)
|
|
- [Hyvor](https://hyvor.com/)
|
|
- [Fathom Analytics](https://usefathom.com/)
|
|
- [Meema](https://meema.io)
|
|
- [Scout APM](https://scoutapm.com)
|
|
|
|
Pest is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.
|