symplify / latte-phpstan-compiler
Compile latte template to PHPStan-compatible PHP code to allow its static analysis
Fund package maintenance!
tomasvotruba
www.paypal.me/rectorphp
Installs: 108 295
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Type:phpstan-extension
Requires
- php: >=8.0
- latte/latte: ^2.11
- nette/application: ^3.1
- nette/utils: ^3.2
- phpstan/phpstan: ^1.5.6
- symplify/astral: ^10.2.2
- symplify/package-builder: ^10.2.2
- symplify/template-phpstan-compiler: ^10.2.2
Requires (Dev)
- phpunit/phpunit: ^9.5
- symplify/easy-testing: ^10.2.2
- symplify/phpstan-extensions: ^10.2.2
- symplify/phpstan-rules: ^10.2.2
Conflicts
- symplify/amnesia: <10.2.2
- symplify/astral: <9.4.69
- symplify/autowire-array-parameter: <10.2.2
- symplify/coding-standard: <10.2.2
- symplify/composer-json-manipulator: <10.2.2
- symplify/config-transformer: <10.2.2
- symplify/easy-ci: <10.2.2
- symplify/easy-coding-standard: <10.2.2
- symplify/easy-parallel: <10.2.2
- symplify/easy-testing: <10.2.2
- symplify/git-wrapper: <10.2.2
- symplify/monorepo-builder: <10.2.2
- symplify/neon-config-dumper: <10.2.2
- symplify/package-builder: <10.0.9
- symplify/php-config-printer: <10.2.2
- symplify/phpstan-extensions: <10.2.2
- symplify/phpstan-latte-rules: <10.2.2
- symplify/phpstan-rules: <10.2.2
- symplify/rule-doc-generator: <10.2.2
- symplify/rule-doc-generator-contracts: <10.2.2
- symplify/skipper: <10.2.2
- symplify/smart-file-system: <10.2.2
- symplify/symfony-static-dumper: <10.2.2
- symplify/symplify-kernel: <10.2.2
- symplify/vendor-patches: <10.2.2
- dev-main / 10.3.x-dev
- 10.2.2
- 10.2.1
- 10.2.0
- 10.1.4
- 10.1.3
- 10.1.2
- 10.1.1
- 10.1.0
- 10.0.25
- 10.0.24
- 10.0.23
- 10.0.22
- 10.0.21
- 10.0.20
- 10.0.19
- 10.0.18
- 10.0.17
- 10.0.16
- 10.0.15
- 10.0.14
- 10.0.13
- 10.0.12
- 10.0.11
- 10.0.10
- 10.0.9
- 10.0.8
- 10.0.7
- 10.0.6
- 10.0.5
- 10.0.4
- 10.0.3
- 10.0.2
- 10.0.1
- 10.0.0
- 10.0.0-beta17
- 10.0.0-beta16
- 10.0.0-beta15
- 10.0.0-beta14
- 10.0.0-beta13
- 10.0.0-beta12
- 10.0.0-beta11
- 10.0.0-beta10
- 10.0.0-beta9
- 10.0.0-beta8
- 10.0.0-beta7
- 10.0.0-beta6
- 10.0.0-beta5
- 10.0.0-beta4
- 10.0.0-beta3
- 10.0.0-beta2
- 10.0.0-beta1
- 9.4.70
- 9.4.69
- 9.4.68
This package is auto-updated.
Last update: 2022-04-17 14:07:26 UTC
README
Compile latte template to PHPStan-compatible PHP code to allow its static analysis
Install
composer require symplify/latte-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.