mirror of
https://github.com/pestphp/pest.git
synced 2026-07-23 10:00:03 +02:00
c4ec925aa5
Updated the description of Pest to include AI agents. Signed-off-by: nuno maduro <enunomaduro@gmail.com>
40 lines
2.8 KiB
Markdown
40 lines
2.8 KiB
Markdown
<p align="center">
|
|
<img src="https://raw.githubusercontent.com/pestphp/art/master/v5/social.png" width="600" alt="PEST">
|
|
<p align="center">
|
|
<a href="https://github.com/pestphp/pest/actions"><img alt="GitHub Workflow Status (5.x)" src="https://img.shields.io/github/actions/workflow/status/pestphp/pest/tests.yml?branch=5.x&label=Tests%205.x"></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>
|
|
<a href="https://whyphp.dev"><img src="https://img.shields.io/badge/Why_PHP-in_2026-7A86E8?style=flat-square&labelColor=18181b" alt="Why PHP in 2026"></a>
|
|
<a href="https://youtube.com/@nunomaduro?sub_confirmation=1"><img alt="YouTube Channel Subscribers" src="https://img.shields.io/youtube/channel/subscribers/UCO_hYZF2gb_CyG5sA7ArlGg?style=flat&label=youtube&color=brightgreen"></a>
|
|
</p>
|
|
</p>
|
|
|
|
------
|
|
|
|
> Pest v5 Now Available: **[Read the announcement »](https://pestphp.com/docs/pest-v5-is-here)**.
|
|
|
|
**Pest** is an elegant testing framework for PHP developers and AI agents.
|
|
|
|
- Explore our docs at **[pestphp.com »](https://pestphp.com)**
|
|
- Follow the creator Nuno Maduro:
|
|
- YouTube: **[youtube.com/@nunomaduro](https://youtube.com/@nunomaduro)** — Videos every week
|
|
- Twitch: **[twitch.tv/nunomaduro](https://twitch.tv/nunomaduro)** — Live coding on Mondays, Wednesdays, and Fridays at 9PM UTC
|
|
- Twitter / X: **[x.com/enunomaduro](https://x.com/enunomaduro)**
|
|
- LinkedIn: **[linkedin.com/in/nunomaduro](https://www.linkedin.com/in/nunomaduro)**
|
|
- Instagram: **[instagram.com/enunomaduro](https://www.instagram.com/enunomaduro)**
|
|
- Tiktok: **[tiktok.com/@enunomaduro](https://www.tiktok.com/@enunomaduro)**
|
|
|
|
## Sponsors
|
|
|
|
We cannot thank our sponsors enough for their incredible support in funding Pest's development. Their contributions have been instrumental in making Pest the best it can be. For those who are interested in becoming a sponsor, please visit Nuno Maduro's Sponsor page at **[github.com/sponsors/nunomaduro](https://github.com/sponsors/nunomaduro)**.
|
|
|
|
- **[CMS Max](https://cmsmax.com/?ref=pestphp)**
|
|
- **[PhpStorm](https://jb.gg/nuno)**
|
|
- **[CodeRabbit](https://coderabbit.link/nunomaduro)**
|
|
- **[SerpApi](https://serpapi.com/?ref=nunomaduro)**
|
|
- **[Bento](https://bentonow.com/?ref=nunomaduro)**
|
|
- **[Redberry](https://redberry.international/laravel-development/)**
|
|
|
|
Pest is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.
|