https://github.com/bitexpert/phpstan-magento-int
Integration Test project for bitexpert/phpstan-magento
https://github.com/bitexpert/phpstan-magento-int
Last synced: 5 months ago
JSON representation
Integration Test project for bitexpert/phpstan-magento
- Host: GitHub
- URL: https://github.com/bitexpert/phpstan-magento-int
- Owner: bitExpert
- Created: 2022-10-05T18:36:36.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-12T20:45:03.000Z (over 3 years ago)
- Last Synced: 2024-12-30T09:46:42.342Z (over 1 year ago)
- Language: PHP
- Size: 31.9 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bitexpert/phpstan-magento-int
This repository contains some integration tests for the [bitexpert/phpstan-magento](https://github.com/bitExpert/phpstan-magento) PHPStan extension.
The latest released versions of PHPStan and the bitExpert/phpstan-magento extension are tested against
a standalone module as well as a fully bootstrapped Magento platform instance.
The code of the Magento module does not make sense, it's purely there to test the different features that
the bitExpert/phpstan-magento extension supports.
## License
PHPStan Magento Extension is released under the MIT License.