Code Monkey home page Code Monkey logo

linter-php's Introduction

linter-php

Build Status Dependency Status apm apm

This package will lint PHP files and embedded PHP within HTML files in Atom through php -l.

Installation

You will need to have php installed on your system before trying to use this package, please follow the instructions on their site to accomplish this.

After installing php on your system you can install this package by either searching for it within Atom's package installation section of the settings or by running the following command in a terminal:

apm install linter-php

As this package only provides a service, you will need something to run it. As such, the Linter package will be installed automatically for you if it isn't already installed. This will provide the user interface and run the linter for you.

Setup

Once the package is installed you may need to specify the path to the php executable if Atom is not able to find it automatically. You can do this from Atom's settings menu or by editing your ~/.atom/config.cson file (choose Open Your Config in Atom's menu). If editing the file by hand you should modify/create a section like the following:

'linter-php':
  # php path. run 'which php' to find the path
  'executablePath': /usr/bin/php

Maintainers

The following people have stepped up to take responsibility for this repository and should be consulted on any releases or major changes.

linter-php's People

Contributors

arcanemagus avatar hd-deman avatar kevinsawicki avatar steelbrain avatar asaayers avatar iarief avatar gammamatrix avatar mishak87 avatar jordanbtucker avatar

Stargazers

Angus H. avatar Michael Anthony avatar

Watchers

Michael Anthony avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.