prinsfrank / simple-template
Simple templates
Fund package maintenance!
v0.0.1
2025-05-10 16:35 UTC
Requires
- php: ^8.2
- laminas/laminas-escaper: ^2.13
Requires (Dev)
- composer/composer: ^2.3
- friendsofphp/php-cs-fixer: ^3.8
- phpstan/phpstan: ^1.11.9
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/phpunit: ^11.2.6
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Most big projects use blade or twig as their templating language. And where you can use some static analysis with Blade and Twig (There are some tools that add some checks but don't provide full static analysis), going back to basics means that all templates are fully static analysis friendly!