Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/php-actions/example-phpstan
An example project that uses php-actions/phpstan.
https://github.com/php-actions/example-phpstan
Last synced: about 1 month ago
JSON representation
An example project that uses php-actions/phpstan.
- Host: GitHub
- URL: https://github.com/php-actions/example-phpstan
- Owner: php-actions
- Created: 2021-03-07T22:00:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-10T11:31:04.000Z (about 2 years ago)
- Last Synced: 2023-03-03T11:24:44.561Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 21.5 KB
- Stars: 5
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
An example project that uses [php-actions/phpstan][action-link]
===This is a trivial project that holds only simple example functionality: a greeter that can greet you by name.
Check out the [**Actions tab** in the Github repository][actions-tab] to see the past actions workflows and their outputs.
The file at `.github/workflows/ci.yml` shows how to use [php-actions/phpstan][action-link] - take note of the `uses: php-actions/phpstan@v3` line.
Versions of PHPStan and all options are available to configure. Please see the [php-actions/phpstan documentation][action-link] for more information!
***
If you found this repository helpful, please consider [sponsoring the developer][sponsor].
[action-link]: https://github.com/php-actions/phpstan
[actions-tab]: https://github.com/php-actions/example-phpstan/actions
[sponsor]: https://github.com/sponsors/g105b