symplify / twig-phpstan-compiler
This package is abandoned and no longer maintained.
No replacement package was suggested.
Compile twig template to PHPStan-compatible PHP code to allow its static analysis
Package info
github.com/deprecated-packages/twig-phpstan-compiler
Type:phpstan-extension
pkg:composer/symplify/twig-phpstan-compiler
10.0.2
2021-12-08 16:16 UTC
Requires
- php: >=8.0
- nette/utils: ^3.2
- phpstan/phpstan: ^1.2
- symplify/package-builder: ^10.0.2
- symplify/smart-file-system: ^10.0.2
- symplify/template-phpstan-compiler: ^10.0.2
- twig/twig: ^3.3
Requires (Dev)
- phpunit/phpunit: ^9.5
- symplify/easy-testing: ^10.0.2
- symplify/phpstan-extensions: ^10.0.2
- symplify/phpstan-rules: ^10.0.2
Conflicts
- symplify/amnesia: <10.0.2
- symplify/astral: <10.0.2
- symplify/autowire-array-parameter: <10.0.2
- symplify/coding-standard: <10.0.2
- symplify/composer-json-manipulator: <10.0.2
- symplify/config-transformer: <10.0.2
- symplify/console-color-diff: <10.0.2
- symplify/easy-ci: <10.0.2
- symplify/easy-coding-standard: <10.0.2
- symplify/easy-parallel: <10.0.2
- symplify/easy-testing: <10.0.2
- symplify/git-wrapper: <10.0.2
- symplify/latte-phpstan-compiler: <10.0.2
- symplify/markdown-diff: <10.0.2
- symplify/monorepo-builder: <10.0.2
- symplify/neon-config-dumper: <10.0.2
- symplify/package-builder: <9.4.69
- symplify/php-config-printer: <10.0.2
- symplify/phpstan-extensions: <10.0.2
- symplify/phpstan-latte-rules: <10.0.2
- symplify/phpstan-rules: <10.0.2
- symplify/phpstan-twig-rules: <10.0.2
- symplify/rule-doc-generator: <10.0.2
- symplify/rule-doc-generator-contracts: <10.0.2
- symplify/simple-php-doc-parser: <10.0.2
- symplify/skipper: <10.0.2
- symplify/smart-file-system: <9.4.69
- symplify/symfony-php-config: <10.0.2
- symplify/symfony-static-dumper: <10.0.2
- symplify/symplify-kernel: <10.0.2
- symplify/vendor-patches: <10.0.2
This package is auto-updated.
Last update: 2021-12-13 12:05:58 UTC
README
Compile twig template to PHPStan-compatible PHP code to allow its static analysis
Install
composer require symplify/twig-phpstan-compiler
Usage
@todo
Report Issues
In case you are experiencing a bug or want to request a new feature head over to the Symplify monorepo issue tracker
Contribute
The sources of this package are contained in the Symplify monorepo. We welcome contributions for this package on symplify/symplify.