Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pestphp/awesome-pest
🚀 A curated list of awesome resources related to Pest.
https://github.com/pestphp/awesome-pest
List: awesome-pest
awesome-list hacktoberfest pest
Last synced: 7 days ago
JSON representation
🚀 A curated list of awesome resources related to Pest.
- Host: GitHub
- URL: https://github.com/pestphp/awesome-pest
- Owner: pestphp
- License: other
- Created: 2020-06-30T19:15:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T11:53:57.000Z (over 1 year ago)
- Last Synced: 2024-05-23T08:09:42.697Z (6 months ago)
- Topics: awesome-list, hacktoberfest, pest
- Homepage:
- Size: 42 KB
- Stars: 50
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## Awesome Pest [![Awesome](https://rawcdn.githack.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
> A curated list of awesome things related to Pest
## Contribution
Have you found something that makes Pest more awesome? Make a PR and add it to the list! Please be sure to read the [contribution guidelines](CONTRIBUTING.md) first.
## Table of Contents
- [Plugins](#plugins)
- [IDE](#ide)
- [Resources](#resources)
- [Miscellaneous](#miscellaneous)## Plugins
### Official
- [Laravel Plugin](https://pestphp.com/docs/plugins#content-laravel)
- [Livewire Plugin](https://pestphp.com/docs/plugins#content-livewire)
- [Faker Plugin](https://pestphp.com/docs/plugins#content-faker)
- [Watch Plugin](https://pestphp.com/docs/plugins#content-watch)#### Deprecated
- [Parallel Plugin](https://github.com/pestphp/pest-plugin-parallel) (Pest 1.x)
### Unofficial
- [Carbon Test Time Plugin](https://github.com/spatie/pest-plugin-test-time)
- [GraphQL Plugin](https://github.com/miniaturebase/pest-plugin-graphql)
- [Laravel Octane Plugin](https://github.com/cerbero90/pest-plugin-laravel-octane)
- [Laravel Blueprint Plugin](https://github.com/fidum/laravel-blueprint-pestphp-addon)
- [Laravel Snapshot Plugin](https://github.com/Astrotomic/pest-plugin-laravel-snapshots)
- [Snapshot Plugin](https://github.com/spatie/pest-plugin-snapshots)
- [Money Plugin](https://github.com/lukeraymonddowning/pest-plugin-money)
- [Shorthands Plugin](https://github.com/thled/pest-plugin-shorthands)
- [Slim Plugin](https://github.com/nekofar/pest-plugin-slim)
- [Given, When, Then Plugin](https://github.com/milroyfraser/pest-plugin-gwt)
- [Hyperf Plugin](https://github.com/friendsofhyperf/pest-plugin-hyperf)## IDE
- [VSCode Plugin](https://github.com/m1guelpf/better-pest)
- [Snippets for VSCode](https://marketplace.visualstudio.com/items?itemName=dansysanalyst.pest-snippets)
- [PHPStorm / Intellij Plugin](https://github.com/pestphp/pest-intellij)## Resources
- [Pest's documentation](https://pestphp.com)
- [Pest's GitHub organisation](https://github.com/pestphp)
- [Pest's Twitter](https://twitter.com/pestphp)
- [PHPDay 2022: Introducing Pest](https://www.youtube.com/watch?v=MqiGA34ZrQU)## Miscellaneous
- [Alfred Workflow for Pest's docs](https://github.com/AlexMartinFR/alfred-pestphp-docs)