https://github.com/sc-networks/phptal-lint
Linter for phptal templates
https://github.com/sc-networks/phptal-lint
lint linter php phptal tests
Last synced: 5 months ago
JSON representation
Linter for phptal templates
- Host: GitHub
- URL: https://github.com/sc-networks/phptal-lint
- Owner: SC-Networks
- License: mit
- Created: 2018-05-21T10:31:33.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-06T11:18:59.000Z (about 5 years ago)
- Last Synced: 2025-03-26T08:47:37.383Z (about 1 year ago)
- Topics: lint, linter, php, phptal, tests
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 9
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PhpTal Linter
Checks [phptal](https://github.com/SC-Networks/PHPTAL) templates for syntactic errors.
## Installation
You can install this package by using [Composer](http://getcomposer.org).
Link to Packagist: https://packagist.org/packages/scn/phptal-lint
```sh
composer require scn/phptal-lint
```
## Usage
`./vendor/bin/phptal-lint -h` Prints a nice little help.