Skip to content

ta-tikoma/SublimeLinter-phpins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SublimeLinter-phpins

This linter plugin for SublimeLinter provides an interface to phpins. It will be used with files that have the "PHP" syntax. For checking variable declarations and including classes, etc.

Installation

  1. Install composer.
  2. Install phpins using below command:
composer global require ta-tikoma/phpins
  1. Make sure composer global bin directory is available in PATH or in SublimeLinter settings:
{
	"paths": {
        "linux": [
        	"~/.config/composer/vendor/bin"
        ]
    },
}

Settings

Better

If you want to help me make this package better, then welcome: https://github.com/ta-tikoma/phpins

About

Sublime text phpins linter for php

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages