scn / phptal-lint
phptal-lint is a cli linting tool for phptal
v1.0.2
2018-08-27 12:00 UTC
Requires
- php: ^5.6||^7.2
- scn/phptal: ^2
- splitbrain/php-cli: ^1.1
Requires (Dev)
- php: ^5.6||^7.2
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-10-06 19:10:07 UTC
README
Checks phptal templates for syntactic errors.
Installation
You can install this package by using Composer. Link to Packagist: https://packagist.org/packages/scn/phptal-lint
composer require scn/phptal-lint
Usage
./vendor/bin/phptal-lint -h
Prints a nice little help.