An open API service indexing awesome lists of open source software.

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

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.