scn / phptal-lint
phptal-lint is a cli linting tool for phptal
Installs: 16
Dependents: 0
Suggesters: 1
Security: 0
Stars: 2
Watchers: 9
Forks: 0
Open Issues: 0
pkg:composer/scn/phptal-lint
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: 2025-10-06 21:36:18 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.